Skip to Content.
Sympa Menu

devel - Curiousities with CVS

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: Stefan Hornburg <address@concealed>
  • To: Sympa Dev <address@concealed>
  • Subject: Curiousities with CVS
  • Date: Mon, 27 Jan 2003 11:05:24 +0100

Hello, Sympa developers !

I have two problems with the sources from CVS.

First thing, the checkout/update process just stalls somewhere at the end:

S-> Reader_Lock(/home/sympa/cvsroot/sympa/wwsympa/wws_templates/ro)
S-> Lock_Cleanup()
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink_file(CVS/Entries.Log)
S-> unlink_file(us/CVS/Entries.Static)
-> unlink_file(CVS/Entries.Static)
S-> Reader_Lock(/home/sympa/cvsroot/sympa/wwsympa/wws_templates/us)
S-> Lock_Cleanup()
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink_file(CVS/Entries.Log)
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink_file(CVS/Entries.Log)
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink_file(CVS/Entries.Log)
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink_file(CVS/Entries.Log)

Second, I tried to make a tar archive with "make dist". I followed the
instructions in INSTALL:

automake -a
aclocal
autoconf2.50
./configure
make

Then I ran make dist and the resulting tar archive contains only files from
the top level
directory.

Any comments and suggestions will be appreciated.

Bye
Racke




Archive powered by MHonArc 2.6.19+.

Top of Page