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
PySVN home page: http://pysvn.tigris.org/
PySVN Workbench documentation http://pysvn.tigris.org/docs/WorkBench.html
The kits have been built against SVN 1.7.3 and 1.6.17 release.
Features of this release:
* Support Subversion 1.7
* Add Upgrade command to allow 1.6 working copies to be upgrades b
PySVN home page: http://pysvn.tigris.org/
The kits have been built against SVN 1.7.3 and SVN 1.6.17release
for python 2.6, 2.7 and 3.2.
This release include:
* bug fixes for reported issues
* Support SVN 1.7
* Support Python 3.2
Features of PySVN:
* Natural python interface to Subversion
* Supp
Ravish Nayak S. R. wrote on Sun, Mar 04, 2012 at 01:48:54 +0800:
> After executing below command I got undefined reference error
>
>
> bin/gcc
> -L/source_path/apache/subversion/1.7.3/rhe4-x86_64/subversion/libsvn_client/.libs
> -L/source_path/apache/subversion/1.7.3/rhe4-x86_64/subversion/li
> In which directories did you look? Those symbols are present in 1.4 so
> you are looking for Subversion 1.3 or earlier.
I am trying with subversion version 1.7.3
> Are you building from a tarball? Are you using the libtool that came
> with the tarball or did you run autogen.sh? Do you have
On Sat, Mar 03, 2012 at 11:07:11AM +0530, SravanKumar Sandela wrote:
> Yes exactly, and i want to update MAGIC env variable from script. But to do
> that i need to understand how and what to set it to.
On UNIX-like systems (including cygwin, I beleive) you would use a line
such as:
export MAGIC
I'd like to express my appreciation for the [to my surprise] many colleagues
who have offered their valuable thoughts about this subject, both on the
Subversion's and Eric's Mail Lists.
Posts that I've read and printed, and from which I've learnt a lot. Rather
useful stuff for the “Eric4-