[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RAPIDSVN: OOOOH! Pretty Colors!

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2002-08-01 07:25:06 CEST

Hey! I just checked out RAPIDSVN and it compiles and runs on Linux! :-)

Awesome!

Mind if I drop in a RPM SPEC file in the packages/rpm directory of the
rapidsvn directory?

I also made one patch to configure.in to put a revision number that RPM
really likes as so:

Index: ./configure.in
===================================================================
--- ./configure.in
+++ ./configure.in Wed Jul 31 23:57:58 2002
@@ -1,3 +1,4 @@
+AC_REVISION(0.1)
 AC_INIT(src/rapidsvn.cpp)
 
 AC_PROG_CXX
===================================================================

If this is OK then I'll just go ahead and commit as soon as I get the OK
from you guys.

Keep up the great work!

-- 
David Wayne Summers          "Linux: Because reboots are for upgrades!"
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 1 07:25:38 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.