info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: <new member> Problem with huge files/folders in CVS


From: Mark D. Baushke
Subject: Re: <new member> Problem with huge files/folders in CVS
Date: Tue, 29 Jun 2004 02:43:43 -0700

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

<address@hidden> writes:

> It seems CVS uses the /tmp folder to store the uploaded files
> intermediately.  When I tried to do Import of a huge folder the size of
> my / partition got filled and no one else in my group could continue
> using CVS till I removed the CVS information in the /tmp/cvs-servnnnn
> folders.  
> 
> Is there a way to have CVS use any other folder for the above? 

Yes.

> I would like to configure some other partition with more space for
> this.

./configure --help
...
  --with-tmpdir           The temporary directory CVS should use as a default
                          (default autoselects)
...

So, if you use

  ./configure --with-tmpdir=/path/to/some/other/tmp/directory

you should get what you want (provided the path makes sense on your
box).

        -- Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFA4TnP3x41pRYZE/gRAv1HAKCQaW2f/61jAnvIIYEDQmYq9oOzEwCg1fab
V4GEyg8vAgXVlUaejr9Vcp8=
=C/EG
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]