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