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

svn export and checkout syntax seem inconsistent

From: Faheem Mitha <faheem_at_email.unc.edu>
Date: 2004-06-03 19:53:35 CEST

Dear People,

Consider

faheem /tmp/foo>svn export svn+ssh://bose/home/faheem/repos/corrmodel/trunk/ .
svn: Destination directory exists; Please remove the directory or use
--force to ovewrite.
svn: '' already exists
faheem /tmp/foo>svn co svn+ssh://bose/home/faheem/repos/corrmodel/trunk/ .
A schema.tex
A pytest.py

I don't see why there is this difference. The directory in question is
empty in both cases.

BTW, note the small typo in the error message above -- `ovewrite'
should be `overwrite'.

Please CC me, I'm not subscribed. Thanks.

                                                           Faheem.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 3 19:55:34 2004

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.