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

Re: WG: Subversion pop quiz

From: Andrew Arnott <andrewarnott_at_gmail.com>
Date: 2004-10-22 00:57:41 CEST

On Thu, 21 Oct 2004 18:53:59 -0400, Walden Mathews <walden@eqwality.com> wrote:
> Hi Andrew,
>
> I hope it's an existing capability, because I've used it.
> At least I think I have. Something like:
>
> >svn delete http://server/repos/proj/branches/a -m "delete the head"
> Committed revision 101.
> >svn copy -r99 http://server/repos/proj/branches/a
> http://server/repor/proj/branches -m "copy r99 to head"
> Committed revision 102.
>
> Maybe not verbatim, but pretty much like that.
>
> Walden

Oh, I thought you were talking about actually deleting the HEAD
revision from the repository, not deleting a branch and recreating it
from a previous version. It seems like extra commits to me. Thanks
for the clarification.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 22 00:58:04 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.