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

How To Convert Zip Images of Directory to Subversion Revisions?

From: Brian Fischer <brianafischer_at_gmail.com>
Date: Wed, 11 Nov 2009 11:50:40 -0500

Hello,

I am working on converting our code library to Subversion and we are using
TortoiseSVN as the client.

The previous archiving method was to create a zip file of the project
directory at the end of each day. These zip files were placed into an
"Archive" folder after creation:
C:\Archive\2009-11-01.zip
C:\Archive\2009-11-02.zip
C:\Archive\2009-11-03.zip

I have unzipped the contents of each zip to the respective directory as
shown below:
C:\Archive\2009-11-01\
C:\Archive\2009-11-02\
C:\Archive\2009-11-03\

I would like to import the contents of these folders to Subversion, with
each folder being a new SVN revision:
Revision 1 - C:\Archive\2009-11-01\
Revision 2 - C:\Archive\2009-11-02\
Revision 3 - C:\Archive\2009-11-03\

What is the best method for this with TortoiseSVN?

Thanks!

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2416638

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-11-11 18:37:35 CET

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

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