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

Re: svn commit: rev 617 - trunk/notes

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-12-07 17:51:16 CET

kfogel@tigris.org writes:

> Author: kfogel
> Date: 2001-12-06 19:05 GMT
> New Revision: 617
>
> Added:
> trunk/notes/STACK
> Log:
> * STACK: In revision 596, Greg Stein meant to move STACK from the top
> level to here, but only the delete succeeded -- the add never
> happened (hmm). Anyway, here it is, albeit with no copy history.

A quick note: you still could have re-added with history preserved.
Just do a

    svn cp -r 595 http://..../STACK notes/
    svn ci

In fact, this is the very feature you worked on last week, Karl. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:51 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.