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

question about subversion log

From: Dmitry Balabanov <dimonb_at_yandex.ru>
Date: 2005-10-25 15:50:05 CEST

   Hi, Everybody!

I whant to write some tool to get information about changes between
labels. And I have such problem.

svn log --non-interactive --incremental -v -r 1600:HEAD
URL/PForms/trunk/Components

works perfect unless there are files in URL/PForms/trunk/Components@HEAD
otherwise I got something like this:
svn: REPORT request failed on '/svn/ce/!svn/bc/3393/PForms/trunk/Components'
svn: '/svn/ce/!svn/bc/3393/PForms/trunk/Components' path not found

does there exists any way to get log from some revision up to.. up to
location deletion may be?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 25 15:53:44 2005

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.