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

Import and checkout problem

From: Markus Heinisch <Markus.Heinisch_at_trivadis.com>
Date: 2004-11-12 11:58:09 CET

Hi,
 
I'm new to subversion and started with the quick start manual.
I'm using subversion 1.1 an WindowsXP.
My problem is:
I tried to checkout into the folder after an initial import which still contains the files that were imported.
 
How can I accomplish that task?
 
When deleting all file in my working dir, svn co is able to checkout all files, but that is kind of annoying.
 
This is what I have done:
-------------------------------------
D:\Projekte>svn ls file:///D:/svnroot
projects/
 
D:\Projekte>svn import -m "test import" TestSVN file:///D:/svnroot/projects/TestSVN
Hinzufügen TestSVN\JustAfolder
Hinzufügen TestSVN\JustAfolder\bDoc.pdf
Hinzufügen TestSVN\aDoc.pdf
 
Revision 7 übertragen.
 
D:\Projekte>svn ls file:///D:/svnroot/projects/TestSVN -R
JustAfolder/
JustAfolder/bDoc.pdf
aDoc.pdf
 
D:\Projekte>svn co file:///D:/svnroot/projects/TestSVN
svn: Konnte Verzeichnis 'TestSVN/JustAfolder' nicht hinzufügen: ein Objekt mit demselben Namen
existiert bereits
-----------------------------------------------------
 
Last command says that an object with the given name exists!
 
Any hints or comments?
 
Thanks,
 
Markus

  • application/x-pkcs7-signature attachment: smime.p7s
Received on Fri Nov 12 11:58:29 2004

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.