[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: Les Mikesell <lesmikesell_at_gmail.com>
Date: Thu, 22 Jan 2009 08:07:18 -0600

Shawn Jin wrote:
> Hi all,
>
> How do I find out which revision my working copy was originally checked out
> from?
>
> The use case is that I checked out from HEAD. After some iterations of
> ci/up, my colleage asked me the revision number I checked out from so he can
> find out my changes. I was not strictly commenting each check in so I can't
> find out!
>
> Any idea? Thanks.

I don't think that is stored anywhere - or matters, since you would
update before any commit. You should see your commits with 'svn log'
and can diff against an earlier revision to see the content change. As
you probably realize now, comments with the commits can be very useful
in following what you were trying to do.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1043197
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-22 15:08:22 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.