Re: [users@httpd] getting the svn revision number out of tree.

2012-03-04 Thread Rainer Jung
On 04.03.2012 08:42, Michael Felt wrote: Hi, When checking out a tree the last line is a "revision number" that has been checked out. Is there a simple way to get that revision number using a script similar to the build/pkg/pkginfo script in the httpd distributions? Parse the output of svn in

[users@httpd] getting the svn revision number out of tree.

2012-03-03 Thread Michael Felt
Hi, When checking out a tree the last line is a "revision number" that has been checked out. Is there a simple way to get that revision number using a script similar to the build/pkg/pkginfo script in the httpd distributions? Michael