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

Re: problems with large repository

From: Talden <talden_at_gmail.com>
Date: 2006-12-01 01:28:08 CET

Be sure that the problem isn't a path length limitation on the client
file-system. This one's bitten me before. Windows may not be able to
create the file because the total path-length is longer than the
windows limit.

--
Talden
On 30/11/06, Alfonso Urdaneta <AUrdaneta@indra-systems.com> wrote:
> So I was able to talk my company into trying out subversion, and so I
> appear to be having issues.  Our reposotiry is going to be something
> like 50k files.  I'm partially through testing, and as of right now, I
> have about 16k / 400M worth of files checked in to svn.  Note that this
> is less than 1/3 of what I intend to put in there, which is why I am
> very concerned about scaling issues.
>
> For some reason, I am unable to do a full checkout.  I know that it is
> not a network issue, as my test machine and server are on their own hub,
> isolated from the network.  Checkouts fail, and when I do a cleanup, I
> get errors along the lines of
>
> C:\code\h60_fast\indra>svn cleanup
> svn: In directory 'JSAF4\trunk\libsrc\libphysdb\physdb_data'
> svn: Error processing command 'modify-wcprop' in
> 'JSAF4\trunk\libsrc\libphysdb\p
> hysdb_data'
> svn: 'JSAF4\trunk\libsrc\libphysdb\physdb_data\vehicle_US_LCU.rdr' is
> not under
> version control
>
> even though I can clearly see the file under viewvc.
>
> Server is linux, client is windows, I am running the command line svn
> client, not the tortoise one.
>
> Suggestions ?
>
> --
> alfonso e. urdaneta
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> This e-mail and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom
> they are addressed.
> If you have received this e-mail in error please notify the
> originator of the message. This footer also confirms that this
> e-mail message has been scanned for the presence of computer viruses.
>
> Any views expressed in this message are those of the individual
> sender, except where the sender specifies and with authority,
> states them to be the views of Indra Systems, Inc.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 1 01:28:53 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.