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

Can I have the same folder in twice?

From: Gabriel Rossetti <rossettigab_at_charter.net>
Date: 2005-10-31 11:09:54 CET

Hello,

I have a repository root named /data0/svnroot and a module inside named
pfndr.
I did a svnadmin create /data/svnroot/pfndr to create it. Then I created
another module named private, where I put all my private stuff, I also
did a svnadmin create /data0/svnroot/private. Then inside the private
module, i also put pfndr, because it is an old project of mine no longer
maintained. The pfndr module was created because I moved all my cvs
stuff over to svn. The problem is that when I try to add pfndr to my
private, it tells me that it is already hosted on svn. Can I not have
the same files on there twice? Is there a system wide DB for svn or one
per svn repository? I thought it was the later, so I don't understand
why this is happening. I am accessing my svn via ssh, so it launches a
"private" svnserve for each connection. Any ideas?

Thank you,
Gabriel Rossetti

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 31 11:12:08 2005

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.