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

Re: Help on SVN

From: Rishabh Verma <rishabh.rcv_at_gmail.com>
Date: Tue, 7 Jul 2009 10:05:16 +0530

Hi David ,

Thanks for your response.We do use Bug Id while committing the code to
repository.I also agree that we can parse the comments to find the revision
numbers.But the problem I see is that we have more than 10,000 revisions.And
each time I have to find the inventory of a Bug Id,I have to take the log
and then parse through all the comments,find the revision numbers and then
based on those revision numbers find the files/folders modified.This takes a
lot of time.

Can you suggest a better approach for large number of revisions.

Thanks and regards,

Rishabh Verma.

PS : I liked your status message....but why jealous...Its only a phone and
only a car :)

On Mon, Jul 6, 2009 at 6:21 AM, David Weintraub <qazwart_at_gmail.com> wrote:

> You can put the bug ID in the commit comments. That's what we do. Then we
> can parse the commit comments to track the revision to the Subversion
> revision number.
>
> I have a pre-commit hook that forces the user to put the bug ID as the
> first part of the comment. Makes it easy to parse. (You can put "none" if
> there is no bug ID.)
>
> --
> David Weintraub
> David_at_Weintraub.name
> Sent from my iPhone while riding in my Ferrari. (Jealous?)
>
>
> On Jul 5, 2009, at 1:41 PM, Rishabh Verma <rishabh.rcv_at_gmail.com> wrote:
>
> Hi Stefan,
>>
>> Greetings !
>>
>> First of all many congratulations for creating such a wonderful product.We
>> are trying to automate the svn logs based on Bug Id.As part of this
>> requirement we want that we get the list of all the files modified against
>> the particular Bug Id.We are using svn command line client.Once we have the
>> list we will want to have all those files checked out in a new folder.
>>
>> I will greatly appreciate if you can help me on this.
>>
>> Thanks and warm regards,
>>
>> Rishabh Verma,
>>
>> Software Engineer
>>
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2368641

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-07 06:36:14 CEST

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.