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

Re: Dropping Subversion

From: C.A.T.Magic <c.a.t.magic_at_gmx.at>
Date: 2004-04-03 03:00:51 CEST

Ben Collins-Sussman wrote:

> Marcin Kasperski wrote:
>
>> Ehem, I tried
>>
>> svn log http://svn.collab.net/repos/svn/branches/
>>
>> and I got enormous amount of output....
>
>
> Right. So add the '-v' switch to see changed paths, and filter that
> information.
>
> New let me turn the conversation around here: show me how, in CVS, to
> figure out *when* a specfic branch or tag was created. Or why it was
> made, or by whom.

rightclick the file in TortoiseCVS and select
"revision graph" -- then select a revision.
you get a nice graph with author, date and log
for each revision and tag.
;-)

but ofcourse this only works for single files.
some ppl add the list of modified files
into the cvs commit message so it is possible
to tell from the log which other files were
modified or tagged too. error prone but probably
works.

======
c.a.t.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 3 03:01:04 2004

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.