[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: <Sean_Shubin_at_mapinfo.com>
Date: 2004-02-27 23:25:21 CET

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".

If this workaround is correct, perhaps it should be added to the
"Externals Definitions" chapter in the subversion book.

========================================
Sean Shubin
MapInfo, Predictive Analytics
Newport Beach, CA
(949) 885-4926

Ben Collins-Sussman <sussman@collab.net>
02/27/2004 01:18 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 15:04, Sean_Shubin@mapinfo.com wrote:

> Can anyone tell me what I should be doing here?

No, unfortunately, you've just perfectly described the one weakness in
svn:externals... it lacks the 'tagging' feature you want.

---------------------------------------------------------------------
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:26:39 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.