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

"svn export" output inconsistency

From: Daniel Schlyder <daniel_at_bitblaze.com>
Date: 2004-01-04 03:20:09 CET

Hi list,

The output of "svn export" is different depending on whether I use absolute or
relative path.

Example:

[[[
$ cd /path/to/wc

$ svn export file:///temp/repos ../absolute
A foo
A bar\baz.txt
Exported revision 2.

$ svn export . ../relative
Export complete.
]]]

I'm using svn 0.35.1 from Windows XP command prompt.

Is this a bug?

Regards,
Daniel Schlyder

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jan 4 03:23:21 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.