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

Re: How to find out which revision the working copy was ORIGINALLY checked out from?

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Thu, 22 Jan 2009 07:44:51 -0600

On Jan 22, 2009, at 07:40, Shawn Jin wrote:

> Thanks. Svn diff, That's exactly what we did. Luckily I only need
> to do it 3 or 4 times not hundreds...
>
> Again this proves how important it is to comment your check in. :)

Right. :)

If you've enabled it in your repository by creating a pre-revprop-
change hook, you can fix your commit messages after the fact if you
like, using

svn propedit --revprop -r REV svn:log [REPO]

where REV is the revision number and REPO is the repository URL (you
can omit it if you're in a working copy)

P.S: Use Reply All so your reply goes to the list too, not just to me.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-22 18:29:31 CET

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.