[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: Geir Engebakken <geir.engebakken_at_edb.com>
Date: Tue, 6 Jan 2009 16:08:36 +0100

we were facing the same situation when we migrated to SVN last fall, but we ended up with one repository for all our 100+ projects since the recommendation from SVN manual is to have common projects stored within the same repos for easier admin amon other things. Now that time goes by we see the revision number increasing rapidly, today 18000+ and still we have the big conversions to come. (And we convert our existing SCM projects with all revision info for each file so there are quite a number of revisions to come!)

We are therefor looking at splitting this repos into smaller repos with chunks of projects so that we dont get one large multi-gig multi-million revision repos, but we are not quite confident about the way to og yet. A problem with many projects is the duplication of hook scripts, but that can be solved by using symbolic links in Linux as we have tried out.

Geir

-----Original Message-----
From: J. Bakshi [mailto:joydeep_at_infoservices.in]
Sent: 6. januar 2009 07:37
To: Srilakshmanan, Lakshman
Cc: andy.levy_at_gmail.com; users_at_subversion.tigris.org
Subject: Re: newbie need help to configure svn

Srilakshmanan, Lakshman wrote:
> Hi Bakshi,
>
> I have always (cvs/svn) implemented each project in its own repository.
>

Thanks a lot
have a nice time

> Thanks
> Lakshman
> -----Original Message-----
> From: J. Bakshi [mailto:joydeep_at_infoservices.in]
> Sent: Tuesday, 6 January 2009 4:27 PM
> To: Srilakshmanan, Lakshman; andy.levy_at_gmail.com
> Cc: users_at_subversion.tigris.org
> Subject: Re: newbie need help to configure svn
>
> Srilakshmanan, Lakshman wrote:
>
>> 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.
>>
>>
>
> Hello Andy and Lakshman,
>
> Thanks a lot for your explanation and response. The problem I am
> facing is really make me very nervous.
>
> Say there are total 3 projects in a repository. If you change any file
> in a particular project it actually changes the version of the
> repository. So I am in search for a way where it treats the project
> individually. Could you please enlighten me in this direction ?
>
> Thanks
>
>
>> 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&dsMessa
>> g
>> eI
>> 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.
>
>> =====================================================================
>> =
>> ==========================
>>
>>
>>
>
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Joydeep Bakshi, Linux System Admin
> Kolkatainfoservices Pvt Ltd,
> 23A Royd Street, Kolkata 700016, India Work Phone 91 033 40014784
> http://infoservices.in/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> ======================================================================
> ==========================
> 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.
> ======================================================================
> ==========================
>
>

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Joydeep Bakshi, Linux System Admin
Kolkatainfoservices Pvt Ltd,
23A Royd Street, Kolkata 700016, India
Work Phone 91 033 40014784
http://infoservices.in/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1007057
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1007695
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-06 17:07:04 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.