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

Re: can I insert older versions of files? i.e. "here's backups of 3 months ago - put 'em in right revision order..."

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-17 15:45:50 CEST

On Fri, 2004-07-16 at 22:30, Alan Jay Weiner wrote:

> Maybe it's not worth it, but if it's possible to do, I'd really like to.

It's not possible to do what you want. The only thing you can do is
what the rest of us have done:

1. import a snapshot of an initial tree
2. checkout a working copy
3. unpack a new tree snapshot on top of the working copy
4. adjust working copy as needed
5. commit
6. goto step 3

Sorry. :-(

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 17 15:46:59 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.