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

RE: Associating folder structure with existing repository

From: Darek Danielewski <darek_at_bisoftware.com>
Date: Tue, 27 Apr 2010 12:52:44 -0700

From: Lisa Miller [mailto:lmiller_at_sapient.com]
Sent: Tuesday, April 27, 2010 2:11 PM

My computer recently was a victim of a virus, so I have had to move to new computer. I was able to retrieve all my old files, including my Tortoise SVN folder. Within that folder, I had some files that I hadn't committed or that I hadn't yet added to the repository.
...

I'm hoping the only answer is NOT to pull down the entire new repository and do this manually.

Many thanks for any help you can provide.

-------------------------------
Well, it kind of is ... You probably should pull down your current SVN source, and then use a tool like diff or UltraCompare to give you file differences. Another option might be to copy from "backup restored" to "SVN restored", using xcopy with /D option, which will only overwrite files that are older.

Darek

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-27 21:53:11 CEST

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.