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

svn diff question

From: Andrew P McCulloch <amccullo_at_truelink.com>
Date: 2002-11-22 19:51:41 CET

I am new to subversion so this may not be an issue but...

svn diff 'http://<server>/svn/trunk_at_1' 'http://<server>/svn/trunk_at_2' produces
a proper diff, however adding a trailing slash to the URLs (shown below)
produces an error. I have read portionas of 'Ben's Quick Summary of WebDAV
and DeltaV' which states that all collections should end in a trailing slash.
Is there a reason why the trailing slashes should produce the results below?

> svn diff 'http://<server>/svn/trunk/@1' 'http://<server>/svn/trunk/@2'

svn: RA layer request failed
svn: REPORT request failed on /svn/trunk
svn: REPORT of /svn/trunk: Could not read status line: connection was closed
by server.

--Andrew

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 22 20:05:32 2002

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.