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

Re: Sudden Problems Creating Directories

From: Mark Phippard <markphip_at_gmail.com>
Date: 2006-12-13 19:08:15 CET

On 12/13/06, Mattheis, Erik W. <Erik.W.Mattheis@espn.com> wrote:
>
> Per Mark's suggestion, here is the commandline session:
>
> C:\>svn mkdir -m ""
> "http://subversion/repositories/webgroup/Apache Axis"
>
> Committed revision 3214.
>
> C:\>svn mkdir -m ""
> "http://subversion/repositories/webgroup/Apache Axis/branches"
>
> Committed revision 3215.
>
> C:\>svn mkdir -m ""
> "http://subversion/repositories/webgroup/Apache Axis/tags"
>
> Committed revision 3216.
>
> C:\>svn list "http://subversion/repositories/webgroup/Apache
> Axis"
>
> C:\>

Weird. I was also expecting to see the same error about creating the
directory.

Try running svn log against the repos root and see what it says about those
revisions. Maybe somehow the space in the name is causing the folder to be
created in a different location?

Mark
Received on Wed Dec 13 19:09:17 2006

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.