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

Re: branching much easier, tagging much harder?

From: Michael Muller <mike_at_interactivate.com>
Date: 2005-05-05 22:43:43 CEST

Thanks for taking the four-steps down to two! Still, there's no simple
way to do this from tortoise. Is there?

And I still have the problem where I might delete the wrong index.php,
or copy the index.php to the wrong path.

   -- Mike

Ben Collins-Sussman wrote:
> Oh, dangit, that's right, we don't allow copy to overwrite.
>
> So it would have to be
>
> svn rm tagURL/index.php
> svn cp index.php tagURL
>
>
> On May 5, 2005, at 3:21 PM, Michael Muller wrote:
>
>>
>> When I tried that, I got an error because that file already existed.
>>
>> Ben Collins-Sussman wrote:
>>
>>> On May 5, 2005, at 2:56 PM, Michael Muller wrote:
>>>
>>>>
>>>> Correct, Hari. I've already established the tag. Now someone has
>>>> edited one file and I want to associate just that one version of
>>>> that one file with the tag. I can't tag an entire revision, because
>>>> other developers have already checked in other changes that I do not
>>>> want to be part of this release.
>>>>
>>>> This is very simple in CVS: "cvs tag -F RC index.php"
>>>>
>>> How about, 'svn copy index.php http://host/repos/tags/RC3/index.php'.
>>> One command.
>
>

-- 
Michael Muller
Senior Application Developer, Inter@ctivate, Inc.
2503 Walnut Street, Suite 301 Boulder, CO 80302
http://www.interactivate.com
phone: 303-442-1740
fax:   303-442-1750
This message is intended only for the use of the Addressee and may
contain information that is PRIVILEGED and CONFIDENTIAL. If you are
not the intended recipient, dissemination of this communication is
prohibited. If you have received this communication in error, please
erase all copies of the message and its attachments and notify us
immediately.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 5 22:48:59 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.