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

Re: question about subversion log

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-10-25 16:06:03 CEST

On Oct 25, 2005, at 15:50, Dmitry Balabanov wrote:

> 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?

I'm not sure I completely understand your scenario, but I think you
may need to read about peg revisions and see if maybe that's the
solution to what you're trying to do.

http://svnbook.red-bean.com/en/1.1/ch07s03.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 25 16:09:14 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.