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

Re: subversion module system question

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-05-22 00:20:08 CEST

Greg Stein <gstein@lyra.org> writes:
> $ svn cp -r 1000 /trunk /module-snaps/rev1000
> $ svn propedit /modules/mutha
> (add line:
> /somelib /module-snaps/rev1000/foo/somelib
> )
> $ svn commit /modules/motha
>
> IOW, to pin a particular revision for containment within the module, you
> make a copy to somewhere, and then refer to the (pinned) copy.

Ick! I see what you meant now.
 
> That is called a "user strategy" and is Badness(tm).

:-) Heh, I'd never heard that expression before.

No, we're doing it the other way.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 22 00:22:36 2002

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

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