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

0.16 'svn export' fussy about target dir name?

From: Alexis Huxley <ahuxley_at_gmx.net>
Date: 2003-01-01 03:14:22 CET

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.14973.bsfr.svnexport
        svn: No such file or directory
        svn: svn_io_set_file_read_only: failed to set file '/tmp/bsfr.14973.bsfr.svnexport/.svnexport/.svn/props/Makefile.svn-work'
        read-only
        dione$

? The target directory for the export - which never exists - seems to
affect the liklihood of success, but it's not length related, which
is what I guessed would be the case:

/tmp/bsfr.14973.bsfr.svnexport fails
/tmp/bsfr.14973.bsfr.svnexpor fails
/tmp/bsfr.14973.bsfr.svnexpo fails
/tmp/bsfr.14973.bsfr.svnexp fails
/tmp/bsfr.14973.bsfr.svnex fails
/tmp/bsfr.14973.bsfr.svne fails
/tmp/bsfr.14973.bsfr.svn fails
/tmp/bsfr.14973.bsfr.sv succeeds
/tmp/bsfr.14973.bsfr.svq succeeds
/tmp/bsfr.14973.bsfr.svqs succeeds
/tmp/bsfr.14973.bsfr.svqsv succeeds
/tmp/bsfr.14973.bsfr.svqsvn succeeds
/tmp/bsfr.14973.bsfr.svqsvne succeeds
/tmp/bsfr.14973.bsfr.svsvne succeeds
/tmp/bsfr.14973.bsfr.ssvne succeeds
/tmp/bsfr.14973.bsfr.svne fails

'export' in the summary, didn't turn up anything on the issues db.
Mailing list search also didn't turn up anything useful.

Apologies if this is fixed between 0.16 and now.

Alexis

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 1 03:15:07 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.