discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Proposal: Subversion Migration


From: Helge Hess
Subject: Re: Proposal: Subversion Migration
Date: Tue, 11 Oct 2005 12:48:09 +0200

On Oct 11, 2005, at 11:35, nicola@brainstorm.co.uk wrote:
  Please check out revisions 46:192 of branches/bheron/gcc-4-fixes to
  see the changeset to get gnustep compiling with gcc-4.
Hmmm ... in some ways this would make reading patches more complicated
than it is now, as you'd need to check out a different branch to get the
code, then do a manual diff to see what was changed. ;-)

You don't need to checkout anything to make comparisons, as much as Svn supports better offline support, it also supports much better online support.

Eg to compare the root makefile of SOPE 4.4 and SOPE 4.5 w/o checking out anything:
  svn diff \
    http://svn.opengroupware.org/SOPE/branches/4.4/GNUmakefile \
    http://svn.opengroupware.org/SOPE/trunk/GNUmakefile

Subversion is definitely worth the move. It has plenty of convenient features.

Greets,
  Helge
--
http://docs.opengroupware.org/Members/helge/
OpenGroupware.org





reply via email to

[Prev in Thread] Current Thread [Next in Thread]