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

Folder overwrite

From: Kai Hendry <hendry_at_iki.fi>
Date: 2005-05-23 06:40:18 CEST

I am still stuck with the issue I raised here:
http://subclipse.tigris.org/servlets/ReadMsg?list=users&msgNo=2729
It may be related to the bug here:
http://subclipse.tigris.org/issues/show_bug.cgi?id=237

But I can't understand how to add more information to the bug. Yes, I am
logged in.

Let me try explain my problem better. I have a project:
http://svn.s.com.au/BIGPROJ/

With sub-projects:
http://svn.s.com.au/BIGPROJ/proj-build
http://svn.s.com.au/BIGPROJ/proj-doc
http://svn.s.com.au/BIGPROJ/proj-com-client

When I work, I just work on say:
http://svn.s.com.au/BIGPROJ/proj-com-client

I want to branch the BIGPROJ, into PROJbranch to make some small changes
for a client.

svn cp http://svn.s.com.au/BIGPROJ/ http://svn.s.com.au/PROJbranch/

But when I checkout http://svn.s.com.au/PROJbranch/proj-com-client as a
project it threatens to overwrite proj-com-client from
http://svn.s.com.au/BIGPROJ/proj-com-client as it has the same name in
my workspace. I want them both in the "Package Explorer" so I can merge
changes.

Is this a bug?
Received on Mon May 23 14:40:18 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.