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

Re: Subversion Exception!

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 26 Oct 2011 17:26:05 +0100

"Schoenbrun, Jason" <jschoenbrun_at_fhlb-of.com> writes:

> Yes, it happens in all 3 scenarios.
>
> -----Original Message-----
> From: Philip Martin [mailto:philip.martin_at_wandisco.com]
> Sent: Wednesday, October 26, 2011 11:47 AM
> To: Schoenbrun, Jason
> Cc: users_at_subversion.apache.org
> Subject: Re: Subversion Exception!
>
> "Schoenbrun, Jason" <jschoenbrun_at_fhlb-of.com> writes:
>
>> We have a few directories under the main repository URL - "trunk"
>> worked, but the problem occurred in "legacy". It happens each time
> (2x?
>> 3x?) in the same place.
>
> If you just checkout "legacy", or "legacy/foo", or "legacy/foo/bar",
> does the problem still occur?

So keep going, "legacy/foo/bar/zig/..." until you get the smallest
working copy that demonstrates the problem. Describe the tree structure
of that working copy as fully as possible, the layout of files and
directories, any svn:externals.

Compare the repository tree:

svn ls -R URL

with the working copy tree:

ls -R wc # or whatever the Windows equivalent is

What is the difference between the two trees?

I wonder if it could be some sort of case problem, or some special
filename that has special meaning on Windows?

-- 
Philip
Received on 2011-10-26 18:26:47 CEST

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.