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

Re: Making a tag from a mixed rev WC

From: William Nagel <bill_at_stagelogic.com>
Date: 2005-03-30 16:15:47 CEST

> Are there any risks from making a tag from a mixed revision working
> copy
> that has no modified files in it whatsoever? Basically, I want to
> handcraft a WC with various "svn update"s, test it and then tag it by
> doing a "svn copy wc url". Does this work?

I do this all the time. It works just fine.

> Now, I do believe there are real problems in copying a WC that has
> modifications in it due to the extra commits required.

Doing this seems to work just fine, too. When you copy the WC, any
local modifications are copied along with it.

-Bill

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 30 16:20:35 2005

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.