savannah-hackers
[Top][All Lists]
Advanced

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

Re: [Savannah-hackers] Re: Problem with CVS commit_prep?


From: Simon Josefsson
Subject: Re: [Savannah-hackers] Re: Problem with CVS commit_prep?
Date: Fri, 28 Nov 2003 22:52:07 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Vincent Caron <address@hidden> writes:

> Simon Josefsson wrote:
>> How do I use it to replace the functionality in
>> log_accum/commit_prep?
>
> See the example in the man page
> (http://www.nongnu.org/cvsreport/cvsreport.html), you need as single
> line in commitinfo.
>
>
>> Perhaps updating the following FAQ entry with that information would
>> be useful:
>> https://savannah.gnu.org/faq/?group_id=11&question=Is_it_possible_to_receive_an_email_for_each_commit_on_the_CVS_Sources.txt
>
> It will be done, it's an early test (cvsreport is 'only' in
> Debian/testing, I install a backport on Savannah). I'm interested in
> your feedback :).

I'm not ready to switch right now, but will probably do so soon, the
current solution doesn't appear to work well (the problem happened
again, see below).  I'll let you know how it works.

address@hidden:~/src/shishi$ cvs commit shisa.conf.in db src
cvs commit: Examining db
cvs commit: Examining src
Checking in shisa.conf.in;
/cvsroot/shishi/shishi/shisa.conf.in,v  <--  shisa.conf.in
new revision: 1.2; previous revision: 1.1
done
Checking in db/Makefile.am;
/cvsroot/shishi/shishi/db/Makefile.am,v  <--  Makefile.am
new revision: 1.4; previous revision: 1.3
done
Checking in db/cfg.c;
/cvsroot/shishi/shishi/db/cfg.c,v  <--  cfg.c
new revision: 1.2; previous revision: 1.1
done
Checking in db/db.c;
/cvsroot/shishi/shishi/db/db.c,v  <--  db.c
new revision: 1.4; previous revision: 1.3
done
RCS file: /cvsroot/shishi/shishi/db/file.c,v
done
Checking in db/file.c;
/cvsroot/shishi/shishi/db/file.c,v  <--  file.c
initial revision: 1.1
done
Checking in db/init.c;
/cvsroot/shishi/shishi/db/init.c,v  <--  init.c
new revision: 1.2; previous revision: 1.1
done
Checking in db/internal.h;
/cvsroot/shishi/shishi/db/internal.h,v  <--  internal.h
new revision: 1.2; previous revision: 1.1
done
Checking in db/shisa.h;
/cvsroot/shishi/shishi/db/shisa.h,v  <--  shisa.h
new revision: 1.3; previous revision: 1.2
done
Cannot open file </var/run/log_accum/#shishi.lastdir.2472 No such file or 
directory.
Checking in src/shisa.c;
/cvsroot/shishi/shishi/src/shisa.c,v  <--  shisa.c
new revision: 1.2; previous revision: 1.1
done
Cannot open file </var/run/log_accum/#shishi.lastdir.2472 No such file or 
directory.
address@hidden:~/src/shishi$






reply via email to

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