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

Re: How to commit with a same rivision number

From: Robert Roessler <robertr_at_rftp.com>
Date: 2007-04-19 12:47:28 CEST

Mahesh Komuravelli wrote:
> We are able to commit multiple files at once with svn commit command, if we
> do that it will give the same rivision number to all those files. But i need
> to commit some number of files with individual commands (i.e. only one file
> per one command), for all those files i want to give the same rivision
> number. Is there any way to do this ?

It might help when thinking about this to recall a fundamental concept
of Subversion - a "revision" [number] refers to the entire repository.

Multiple commits, multiple revisions. A single commit, a single
revision... no matter how many files are involved. This latter is
considered one of the "good things" about Subversion. ;)

Robert Roessler
robertr@rftp.com
http://www.rftp.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Apr 19 12:47:54 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.