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

checkout on existing directory structure

From: <kovlensky_at_interia.pl>
Date: 29 May 2009 15:35:55 +0200

Scenario - files/directories are added to svn by svn import. Further updates require svn commit. To commit, svn must be checkouted first. How to checkout imported structure on existing files/dirs structure?

Example: svn holds a file, let's say a/b/c/d.txt. File /x/a/b/c/d.txt exists on filesystem. As the file was just imported to svn both disk and svn file match. What should I do to get equivalent of svn checkout in /x directory having files/dirs present, but unversioned, on filesystem? The final result I need are all files/dirs in svn versioned (i.e. .svn dirs appers) and all remaining files (i.e. unversioned) left intact.

I hope there is a way. I really really really cannot wipe this system or files out even for a moment.

----------------------------------------------------------------------
Studencie - zrób zdjęcie! i Wygraj!
Kliknij >>> http://link.interia.pl/f2179

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2356776

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-29 15:42:21 CEST

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.