Re: object of the same name already exists - with a existing directory
Alexander Mueller <[email protected]> Tue, 28 Dec 2010 10:27:05 +0100
| Newsgroups | gmane.comp.version-control.subversion.rapidsvn.user |
|---|---|
| Message-ID | <[email protected]> |
Hey you can do this. Let's assume your files are located in c:/foo and this is the directory you want to work. So now you checkout to c:/bar and move the .svn directory in there to c:/foo. Of course this simple approach only works if you dont have subdirectories (in this case you have to "mirror" these directories too). But this approach really only makes sense if you have the same set of files in c:/foo as you have in c:/bar. A typical usecase for this is if you have performed an import and then wanna checkout the same set of files. Alex Am 27.12.2010 18:45, schrieb [email protected]: > Hello. I'm just beginning with RapidSVN and I got a problem. > > > I want to checkout some files and put them in a directory. But if the directory already exists I get the error message "object of the same name already exists" > > What I want to do is: If the directory already exists, then just insert the files inside of it, not removing the already existing files in there. > > Is there a solution for this problem? > > Thank you! > > ------------------------------------------------------ > http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=671&dsMessageId=2694005 > > To unsubscribe from this discussion, e-mail: [[email protected]]. ------------------------------------------------------ http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=671&dsMessageId=2694124 To unsubscribe from this discussion, e-mail: [[email protected]].