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

[bug] Inconsistent path output from 'svn mkdir --parents'

From: Daniel L. Rall <dlr_at_finemaltcoding.com>
Date: 2007-05-26 04:10:53 CEST

In a complete empty WC (corresponding to an empty repos), try the
following:

$ svn mkdir --parents branches/foo/bar
A /tmp/wc/branches
A /tmp/wc/branches/foo
A branches/foo/bar

Note how the first two paths in the ouput are absolute, while the
final path is relative.

  • application/pgp-signature attachment: stored
Received on Sat May 26 04:12:15 2007

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.