Login | Register
My pages Projects Community openCollabNet

subcommander
Wiki: ReleaseNotes/0.1.0

On Friday, May 18, the normal maintenance window (17:00 Pacific time) will be extended for data center maintenance until 23:00 Pacific. No extended down-time is planned, but brief delays and interruptions are possible throughout the period.

Edit this page | ReleaseNotes | Links to this page | Page information | Attachments | Refresh page

 

Subcommander 0.1.0

21st June 2004

Subcommanders first public release. It is based on subversion 1.0.x and it can do a few basic operations.

subcommander

  • repository browsing (svn ls http(s)://...).
  • viewing the working copy status (svn status).
  • checking out a working copy (svn checkout http(s)://...).
  • adding/reverting files to/from a working copy (svn add, svn revert).
  • creating folders in a working copy (svn mkdir).

submerge

  • diff files.
  • merge files, 2 way merge, 3 way merge.
  • automerge of non conflicting differences.
  • view all files in three way merge (original,both modified,merged).
  • copy text from submerge, selection by mouse or keyboard.


CategoryReleases

ReleaseNotes/0.1.0 (last edited 2009-03-15 10:28:13 -0700 by ?hauner)