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

export to path/to/sub/dir

From: allan juul <lambretta_at_inet.uni2.dk>
Date: 2005-01-06 01:06:26 CET

hi

on my system max os x [svn, version 1.0.9 (r11378)] the below command
doesn't work, which is surprising since the equivalent checkout command
does work

this does *not* work
$ svn export http://svn.collab.net/repos/svn/trunk path/to/sub/dir

this works
$ svn co http://svn.collab.net/repos/svn/trunk path/to/sub/dir

this works too
$ svn export http://svn.collab.net/repos/svn/trunk path

is that intended behavior ?

thanks
./allan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 6 01:08:36 2005

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.