You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Carl Gherardi <Ca...@nautronix.com.au> on 2004/02/18 08:16:50 UTC

subversion log files

Hi all,

For those interested the KeyError from cvs2svn from m last query was
resolved - it was a problem with a corrupt rcs file.

Anyway - i've been import one of our projects for 24 hours now, and i'm
a bit alarmed at the space usage of the log files.

1M per log file approx 4 being generated a minute for a current total of
1250 files. The entire repository at the moment is only 1.5G 

I userstand this is probably a BDB thing, but can I assume these files
will disappear after a period of time? (and can someone explain why they
are there?)

Thanks

Carl

--
This email is confidential and intended solely for the use of the individual to whom it is addressed.  
Any views or opinions presented are solely those of the author and do not necessarily represent those of NAUTRONIX LTD.

If you are not the intended recipient, you have received this email in error and use, dissemination, forwarding, printing, or copying of 
this email is strictly prohibited.  If you have received this email in error please contact the sender.   

Although our computer systems use active virus protection software, and we take various measures to reduce the risk of viruses 
being transmitted in e-mail messages and attachments sent from this company, we cannot guarantee that such e-mail messages 
and attachments are free from viruses on receipt.  It is a condition of our using e-mail to correspond with you, that any and all liability 
on our part arising directly or indirectly out of any virus is excluded.  Please ensure that you run virus checking software on all e-mail 
messages and attachments before reading them.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: subversion log files

Posted by kf...@collab.net.
Carl Gherardi <Ca...@nautronix.com.au> writes:
> For those interested the KeyError from cvs2svn from m last query was
> resolved - it was a problem with a corrupt rcs file.
> 
> Anyway - i've been import one of our projects for 24 hours now, and i'm
> a bit alarmed at the space usage of the log files.
> 
> 1M per log file approx 4 being generated a minute for a current total of
> 1250 files. The entire repository at the moment is only 1.5G 
> 
> I userstand this is probably a BDB thing, but can I assume these files
> will disappear after a period of time? (and can someone explain why they
> are there?)

They will not disappear unless you remove them (or unless you use a
version of BDB 4.2.50 (?) or higher, that removes them automatically
when used with Subversion).  See

   http://subversion.tigris.org/project_faq.html#bdblogs

for details.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

svn list showing deleted files

Posted by Christopher Baus <ch...@yahoo.com>.
svn list is showing files that have been deleted from
the current revision of the repository.  Is this
normal?



__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org