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

Re: 0.16 'svn export' fussy about target dir name?

From: B. W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2003-01-02 03:42:54 CET

Alexis Huxley <ahuxley@gmx.net> writes:
> Hi
>
> I'm running:
>
> dione$ svn --version
> svn, version 0.16.0 (dev build)
> compiled Dec 7 2002, 15:19:49
>
> Is this correct behaviour
>
> dione$ svn export --username XXXXXX --password 'XXXXXXX' http://go.away
> .google.org/svn/ade/tags/3.1 /tmp/bsfr.14973.bsfr.svnexport
> svn: Problem running log
> svn: could not checkout a file
> svn: in directory /tmp/bsfr.14973.bsfr.svnexport
> svn: start_handler: error processing command 'readonly' in /tmp/bsfr.14
> 973.bsfr.svnexport
> svn: No such file or directory
> svn: svn_io_set_file_read_only: failed to set file '/tmp/bsfr.14973.bsf
> r.svnexport/.svnexport/.svn/props/Makefile.svn-work'
> read-only
> dione$

Hmm. I can confirm that you are currently unable to checkout into a
directory that contains the string '.svn' anywhere in it.

Looks like a bug in libsvn_wc somewhere. I'd say go ahead and file an
issue (please include all the info you sent to the list).

-Fitz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 2 03:47:17 2003

This is an archived mail posted to the Subversion Dev mailing list.

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