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

Re: about the delta base

From: Daniel Shahaf <danielsh_at_elego.de>
Date: Wed, 24 Apr 2013 20:08:16 +0300

Bo Chen wrote on Wed, Apr 24, 2013 at 12:22:22 -0400:
> File B's initial version B1 is in revision 2, rather than revision 1,
> similarly for file C, whose initial version C1 is in revision 3, rather
> than revision 1. My question is, is there an API in subversion, which can
> find out the revision number of the corresponding initial version for a
> given file (e.g., find out B2's initial version B1 is in revision 2)?

This is a users@ question, and the answer is "Yes". (Basically, 'svn
log -r 0:HEAD -l1 -q $URL'.)
Received on 2013-04-24 19:08:52 CEST

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.