You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by Chris Hostetter <ho...@fucit.org> on 2008/08/29 21:10:34 UTC

svnversion on lucene.zones.a.o ?

can someone with a lucene zone account do me a favor and run "locate 
svnversion" on that box for me and reply with the output?

I thought i had a decent solution for SOLR-684, but i forgot that all the 
Lucene builds acutally execute on the lucene zone (which aparently doesn't 
have the svn tools installed in the same place as hudson.zones.a.o (and 
aparently i have a hudson zone account but never bothered to get a lucene 
zone account)



-Hoss


Re: svnversion on lucene.zones.a.o ?

Posted by Yonik Seeley <yo...@apache.org>.
I put it in my path just recently (and that old nightly build runs under my id).

-bash-3.00$ type svnversion
svnversion is /export/home/yonik/bin/svnversion
-bash-3.00$ ls -l /export/home/yonik/bin/svnversion
lrwxrwxrwx   1 yonik    other         38 Aug 27 19:18
/export/home/yonik/bin/svnversion ->
/opt/subversion-current/bin/svnversion
-bash-3.00$

-Yonik

On Fri, Aug 29, 2008 at 3:10 PM, Chris Hostetter
<ho...@fucit.org> wrote:
>
> can someone with a lucene zone account do me a favor and run "locate
> svnversion" on that box for me and reply with the output?
>
> I thought i had a decent solution for SOLR-684, but i forgot that all the
> Lucene builds acutally execute on the lucene zone (which aparently doesn't
> have the svn tools installed in the same place as hudson.zones.a.o (and
> aparently i have a hudson zone account but never bothered to get a lucene
> zone account)
>
>
>
> -Hoss