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

[Subclipse-users] [Subclipse-users] [SubClipse] - svn: '\' is not a working copy

From: LuckY07 <CJAustin81_at_hotmail.com>
Date: Tue, 16 Nov 2010 14:38:53 -0800 (PST)

I have a weird problem when using subclipse. Basically I have an SVN project
in a folder called 'Universe'.

This folder is on one of our servers and it has 6 folders inside of it. We
have connected to SVN using SubClipse and are able to commit, update to HEAD
etc. The folder 'Universe' is mapped as a network folder giving it a (X:\)
network path.

We can commit fine if we use ONE of the 6 subfolders. For example if I go
into Eclipse and click on LF_FINS (which is located at X:\LF_FINS) I can
commit everything I changed in that folder as well as update to HEAD inside
that folder.

The weird problem occurs if I want to commit changes from 2 or more folders
inside project 'Universe'. If I click on Universe (project name), then do a
Team-> Commit I receive the following error message:

commit -m "" X:/LFUTILS/TEST_HARNESS X:/LF_FINS/PCBTABLE_INS
Path is not a working copy directory
svn: '\' is not a working copy

Notice how I'm using 2 subfolders of X:\ (LFUTILS and LF_FINS). Any idea why
I would get this? I'm completely stumped as to why the ROOT directory of my
project won't commit the changes in its subfolders. I have to manually go to
each and every subfolder and do a Team-> Commit.

If I do a Team-> Commit on one of the subfolders it works perfect:

commit -m "" X:/LFPROGS/TEST_PROGRAM
Sending X:/LFPROGS/TEST_PROGRAM
Transmitting file data ...
Committed revision 185.

Any ideas? Thanks.

-- 
View this message in context: http://old.nabble.com/-SubClipse----svn%3A-%27%5C%27-is-not-a-working-copy-tp30233763p30233763.html
Sent from the subclipse - users mailing list archive at Nabble.com.
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2682305
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-11-16 23:42:00 CET

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.