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

RE: How do I tag a module in subversion?

From: Rob van Oostrum <rob.vanoostrum_at_blastradius.com>
Date: 2004-02-27 23:35:54 CET

Makes sense to me ... so what's the desired functionality? Something like
this?:

- copy the module to tags/module
- copy the dependencies defined in svn:externals to tags
- set svn:externals on the copy of the module to point to the copies of the
depdendencies

R.

> -----Original Message-----
> From: Ben Collins-Sussman [mailto:sussman@collab.net]
> Sent: Friday, February 27, 2004 5:28 PM
> To: Sean_Shubin@mapinfo.com
> Cc: users@subversion.tigris.org
> Subject: Re: How do I tag a module in subversion?
>
>
> On Fri, 2004-02-27 at 16:25, Sean_Shubin@mapinfo.com wrote:
> > Okay, so do you think this is the correct workaround?
> >
> > "svn copy ...",
> > change to the new directory,
> > "svn propedit svn:externals .",
> > add the revision numbers,
> > "svn commit".
>
> Yeah, that's the workaround.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 27 23:36:10 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.