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

Re: Problem committing - "/home/ralph is not a working copy"

From: Klaus Rennecke <kre_at_tigris.org>
Date: 2004-07-13 01:29:10 CEST

ividqwr02@sneakemail.com wrote:
> [...]
> org.tigris.subversion.svnclientadapter.commandline.CmdLineException:
> svn: '/home/ralph' is not a working copy
> [...]

I have seen the same behaviour with the command line client. Check if
your co-workers use the command line as well, or rather javahl.

There is a big patch to CmdLine in my workspace but it's yet unfinished.
The trick is to chdir() into a wc path that is a svn working copy.

These changes would solve the absolute path names in create patch... as
well. But it's a bit fuzzy about how to determine what the directory
should be in the case of mixed file sets (getStatus et al.)

Try javahl, it might solve your problem.

/Klaus
Received on Tue Jul 13 09:29:10 2004

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.