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: AdabalaP
Subject: RE: <new member> Problem with huge files/folders in CVS
Date: Tue, 29 Jun 2004 09:24:39 -0500




Global options
==============

   The available `cvs_options' (that are given to the left of
`cvs_command') are:

...
`-T TEMPDIR'
     Use TEMPDIR as the directory where temporary files are located.
     Overrides the setting of the `$TMPDIR' environment variable and
     any precompiled directory.  This parameter should be specified as
     an absolute pathname.  (When running client/server, `-T' affects
     only the local process; specifying `-T' for the client has no
     effect on the server and vice versa.)
...

e.g: cvs -T /some/temp/dir/path checkin <module>





|---------+----------------------------------------------->
|         |           <address@hidden>           |
|         |           Sent by:                            |
|         |           info-cvs-bounces+adabalap=schneider.|
|         |           address@hidden                         |
|         |                                               |
|         |                                               |
|         |           06/29/2004 05:08 AM                 |
|         |                                               |
|---------+----------------------------------------------->
  
>----------------------------------------------------------------------------------------------|
  |                                                                             
                 |
  |       To:       <address@hidden>                                            
                |
  |       cc:       address@hidden                                              
               |
  |       Subject:  RE: <new member> Problem with huge files/folders in CVS     
                 |
  
>----------------------------------------------------------------------------------------------|




Hi,

Thanks for the reply.  As I am not much aware of the Linux system setup,
could you please help with more details?  I am not able to use
./configure.  I am also not able find any similar config file in
xinetd.d folder too.  Where can I make the tmp-dir change?

Rgds,
Ahalya

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Mark D.
Baushke
Sent: Tuesday, June 29, 2004 3:14 PM
To: Ahalya Kumari (WT01 - EMBEDDED & PRODUCT ENGINEERING SOLUTIONS)
Cc: address@hidden
Subject: Re: <new member> Problem with huge files/folders in CVS


-----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-----


_______________________________________________
Info-cvs mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/info-cvs







reply via email to

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