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

Re: Subversion revision numbers

From: Steve Williams <stevewilliams_at_kromestudios.com>
Date: 2006-04-26 10:05:50 CEST

Bart van Kuik wrote:

>My questions:
>- When I do an svnversion for the second time, it returns a range,
>387:388. What does this mean? That I'm "between" revisions 387 and 388?
>Can somebody give a more precise definition?
>- Why did I have to do an update before "svnversion" would give me
>"388"? After "svn status", my working copy should already be at "388",
>rigth?
>
>

A commit does not do an update. What you have is a mixed revision
working copy. The files that you committed are at r388, but the rest of
the working copy is still at r387, until you do the next update. After
the update, all files are guaranteed to be current at r388.

-- 
Sly
This message and its attachments may contain legally privileged or confidential information. This message is intended for the use of the individual or entity to which it is addressed. If you are not the addressee indicated in this message, or the employee or agent responsible for delivering the message to the intended recipient, you may not copy or deliver this message or its attachments to anyone. Rather, you should permanently delete this message and its attachments and kindly notify the sender by reply e-mail. Any content of this message and its attachments, which does not relate to the official business of the sending company must be taken not to have been sent or endorsed by the sending company or any of its related entities. No warranty is made that the e-mail or attachment(s) are free from computer virus or other defect.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 26 10:07:05 2006

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.