Tags

Postings

  • SmartCVS 7.1 beta 1

    The first beta version of SmartCVS 7.1 beta 1 is available. The most new features and improves are:

  • Start Developing Plugin for SmartSVN Enterprise

    SmartSVN Enterprise offers a Plugin-API which allows to add own functionality to SmartSVN. In this article I want to show how to configure IntelliJ IDEA to compile a sample plugin and how to launch SmartSVN to load this plugin. Of course you should be able to use any other Java IDE, too.

  • SmartSVN 6.0.6

    We have released a new bug-fix release for SmartSVN 6. A detailed list of changes can be found here.

  • Install/configure SmartSVN on Ubuntu

    On Wallace Lau’s blog I’ve found an entry how to install/configure SmartSVN on Ubuntu. Although it talks about an older SmartSVN version, most information is still valid for the current one.

  • SVN vs. Git

    I’m now having a couple of years experience in using our SVN-client SmartSVN, but I would not call me an “SVN expert”. Since approximately a half year we are using Git to develop our Git-client SmartGit, but I’m definitely neither a Git expert nor an experienced Git user. To be honest, I’m only using the Git features which are available in SmartGit, because I can’t remember all the command line options. Nevertheless, I think I have a good overview over both tools, especially, because I use both for my daily work.

  • SmartGit - Third Milestone

    SmartGit, a client for the distributed version control system (DVCS) Git, is available as third milestone release.

  • SmartGit Milestone 2 build 2

    We have released a new bug-fix build for SmartGit Milestone 2. It contains following changes:

  • SmartGit - Second Milestone

    SmartGit, a client for the distributed version control system (DVCS) Git, is available as second milestone release.

  • SmartSVN 6.0.5

    We have released a new bug-fix release for SmartSVN 6. It contains following changes:

  • SmartSVN - Revision Graph with merge arrows

    Displaying “merge arrows” in the Revision Graph is a feature which has been requested rather frequently since Subversion has introduced “merge tracking”. This request comes mainly from (former) ClearCase users.

  • False trojan alarm for SmartSVN Windows bundles confirmed

    Starting today, AVG anti-virus scanner reports a couple of SmartSVN’s files on Windows as trojan (more details here). We have just received following email from the AVG Customer Services which confirms the false positives and gives instructions on how to deal with them:

  • AVG reports trojan for SmartSVN Windows bundles

    Starting today at about 2:00 pm (GMT), we are receiving now frequently reports that trojan Downloader.Banload.ANUF is found in the SmartSVN Windows bundles (installer, as well as portable bundle). People reporting this trojan are using the AVG free anti-virus scanner. [Update] AVG has just confirmed the false positives and gives instructions how to handle them.[/Update] The supposedly infected files are:

  • SmartSVN 6.0.4

    We have released a new bug-fix release for SmartSVN 6. It contains following changes:

  • SmartGit - First Milestone

    We are proud to announce the first public version of SmartGit, a client for the distributed version control system Git.

  • SmartCVS 7.0.9

    We released a new bug fix for SmartCVS 7. It contains following changes:

  • Performance Improvements for the Revision Graph

    In contrast to other SVN clients, SmartSVN is caching log information locally in a so-called “Log Cache”. The local log information is used to display transactions as well as speeding up the Log and Revision Graph commands.