On Wednesday 02 July 2008 16:12:30 Alexey Dokuchaev wrote: > On Wed, Jul 02, 2008 at 03:04:27PM +0200, G?bor K?vesd?n wrote: > > Peter Wemm escribi?: > > >peter 2008-07-02 02:00:18 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > . mentors > > > Log: > > > SVN rev 180163 on 2008-07-02 02:00:18Z by peter > > > > > > Add a placeholder list for current mentors/mentees. svn cannot do > > > forced commits, so this should serve as a convenient place to > > > announce that somebody has been "released". We used to do a forced > > > commit with cvs... > > > > And what about the forgotten details? We also used to do (and we > > still do in dcvs and pcvs) a forced commit to note if we have > > forgotten something, e.g. the PR number. What is our new way to do > > that with SVN? > > I recall I was using "svn admin" or something like this for that > purpose. I'm afraid this might not the possible with a project of our > size, so the question still stands.
One should be able to "svn pe --revprop -r<foo> svn:log" in a working copy in order to modify the log for a certain revision. I'm not sure what the CVS-exporter will make of it, but for SVN it seems possible right now. See http://svn.freebsd.org/viewvc/base/svnadmin/hooks/pre-revprop-change -- /"\ Best regards, | [EMAIL PROTECTED] \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | [EMAIL PROTECTED] / \ ASCII Ribbon Campaign | Against HTML Mail and News _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
