[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Backing up to an earlier revision / retrospective branching

From: <andy.glew_at_amd.com>
Date: 2004-04-26 02:34:43 CEST

> > Suggestion: group or index use cases together.
>
> http://svn.collab.net/repos/svn/trunk/doc/user/cvs-command-tra
nslation.html

Cool. (Again, I'm embarassed if I should have seen this first.)

Suggested additions:

   Find all the branches of a file...
      (You expected me to say that, didn't you? It was my most
      common CVS operation.)

   Find all the branches and/or tags of a file
     that have ever existed (including ones that
     have been svn rm'ed, and which therefore no longer
     appear in the svn "HEAD directory hierarchy"

     (OK, so I can't do that in CVS)

   Create documentation that is visible to all
   branches and/or versions of a file/module/project
   
      E.g. "if you need feature FOO, check out branch .../FOO-branch"

      Hint: placing such documentation in a text file loses,
      because the text file is versioned.
      In CVS, I fell into the habit of putting such
      documentation in the log, so that it was visible
      to all versions.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 26 02:35:33 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.