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