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

RE: newbie need help to configure svn

From: Srilakshmanan, Lakshman <lakshman.srilakshmanan_at_police.vic.gov.au>
Date: Tue, 6 Jan 2009 08:59:26 +1100

Hi Bakshi,

Think of the revision as an implicit tag. So every time you commit you
get a new tag created.

The equivalent of revision per file in cvs does not exist in svn, but
with experience you will find that it is not important to have a
sequentially incrementing revision number for every file.

What is important is the ability to trace the file to the last commit
(change) which is adequately provided in svn using the global revision
number.

Thanks
Lakshman
-----Original Message-----
From: J. Bakshi [mailto:joydeep_at_infoservices.in]
Sent: Monday, 5 January 2009 8:50 PM
To: users_at_subversion.tigris.org
Subject: newbie need help to configure svn

Dear list,
Hello to all of you.
I have come to this list to fine tune my svn server.

I have installed svn recently on a linux ( clark connect ) server

svn, version 1.4.6 (r28521)
compiled Dec 31 2007, 15:01:44

There is no problem to use the svn server by svn: and https:

One thing is still missing here :-(
If some one changes and commits a single file it changes the entire
revision of the repository.
But what I am looking for is committing a file will only change the
version of that file as well as show the version number also of that
file and it should not increment the version number of the entire
project.
How can I get this ?
Please suggest
Thanks

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageI
d=1004700

To unsubscribe from this discussion, e-mail:
[users-unsubscribe_at_subversion.tigris.org].

================================================================================================
EMAIL DISCLAIMER

This email and any attachments are confidential. They may also be subject to copyright.

If you are not an intended recipient of this email please immediately contact us by replying
to this email and then delete this email.

You must not read, use, copy, retain, forward or disclose this email or any attachment.

We do not accept any liability arising from or in connection with unauthorised use or disclosure
of the information contained in this email or any attachment.

We make reasonable efforts to protect against computer viruses but we do not accept liability
for any liability, loss or damage caused by any computer virus contained in this email.
================================================================================================

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-05 23:00:26 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.