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

Re: [TSVN] TortoiseSVN - FAQ

From: Rainer Müller <mueller_rainer_at_gmx.de>
Date: 2005-01-25 19:47:11 CET

Dan Novak wrote:
> User: Dan Novak, mailto:xhiris@yahoo.com
> Categories: Daily use
>
> Is there a simple way to migrate dated files into Subversion?
>
> We have several versions of project files, but want only the latest
> version of each file \"active\". We still want access to the older
> files in case we need to compare them.
>
> In order words, how can we take a set of files that have never been in
> Subversion, and \"fake\" like they always have been?

* create a repository
* checkout a working copy
* copy the first version of your files into this WC, commit
* copy the second version, commit
* copy the third version, commit
...

Sorry, I can't imagine a simpler way...

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jan 25 19:48:46 2005

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

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