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

'svn mergeinfo URL'

From: masaru tsuchiyama <m.tmatma_at_gmail.com>
Date: 2007-09-28 01:38:31 CEST

Hello

I found a bug on 'svn mergeinfo'

I run 'svn mergeinfo' on Windows. But the slashes in the URL
is backslashes.

D:\...\trunk>svn mergeinfo http://svn.collab.net/repos/svn/trunk
Path: http:\\svn.collab.net\repos\svn\trunk

D:\...\trunk>svn mergeinfo .
Path: .
  Source path: /trunk
    Merged ranges: r0:26218, r26233:26405, r26463:26468
    Eligible ranges: r26218:26233, r26405:26463, r26468:26819

Can 'svn mergeinfo' take URL as the parameter by the design?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 28 01:38:40 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.