NYCPHP Meetup

NYPHP.org

[nycphp-talk] Subversion (vs CVS)

George Schlossnagle george at omniti.com
Fri Dec 17 16:51:34 EST 2004


On Dec 17, 2004, at 4:49 PM, Adam Fields wrote:

> On Fri, Dec 17, 2004 at 04:30:35PM -0500, David Mintz wrote:
>>
>> Has anybody migrated to Subversion and if so, how do ya like it?
>
> Yup. It's better in pretty much every way.

Anyone know how to (easily) find the global revision number for a tag?  
For example, I want to do the svn version of

cvs log -r SOMETAG .

Seems like you need to do:

svn diff -rNNNN  .

where NNNN is the revision number of the tag.  Also, I don't want to 
have a working copy of the tag in question to do this.

George




More information about the talk mailing list