Re: 'svn info' alternative?

2011-05-16 Thread cate
On May 15, 11:41 am, Mark Phippard wrote: > Have you looked at svnversion ? That is what it does. Yes, that works, but no code path, just the release number.

'svn info' alternative?

2011-05-15 Thread cate
Is there something outside the svn application, a ‘working directory only’ version of svn info, (svninfo?), that we could use to obtain local working directory “info”. This standalone would not require the security demanded by svn proper. Thank you.

.svn/entries format

2011-05-14 Thread Cate Bekensail
We develop web interfaces and would like a release string displayed on the web page. This information must be read real time. We need to obtain information that would normally be provided by 'svn info'. The page, the apache user, does not have access to this program, but he can read the proje