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

Re: From a cvs user... about revisions

From: Bogdan Cristea <cristeab_at_gmail.com>
Date: Sun, 11 Oct 2009 17:42:35 +0300

On Sunday 11 October 2009 17:36:01 you wrote:
> I'm just starting with my first attempt at using a subversion
> system... and have been a long time cvs user.
>
> (Only on home, single user scale)
>
> I'm getting confused about the idea of `version' as presented in the
> subversion book. Maybe I'm just creating problems that don't
> exist.. or subversion has another mechanism for this....
>
> I want to retrieve a certain copy of a file... where a change
> happened. According to what I'm reading, that change may not be at
> the last version number....or possibly even the last several version
> numbers... so how do I find the change quickly?
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2
> 406368
>
> To unsubscribe from this discussion, e-mail:
> [users-unsubscribe_at_subversion.tigris.org].
>

Your changes should correspond to different revision numbers provided that
after each change a commit has been made. Otherwise you should be able to
retrieve only code versions generated by different commits to svn repo.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-11 16:43:52 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.