hi all
this mail is for people involved in handling updates does anyone know how where to find the svn_load_dirs.pl script in the subversion-1.2.1 directory i have found a file svn_load_dirs.pl.in but it seems that i need to provide a value for @SVN_BINDIR@, at line 26 where is this suppossed to point to ? and can i run it from my local machine ? rupinder _______________________________________________ Users mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/users |
Hi rupinder,
On Fri, Aug 19, 2005 at 05:11:12PM -0400, Rupinder Singh Mazara wrote: > hi all > this mail is for people involved in handling updates > > does anyone know how where to find the svn_load_dirs.pl script > in the subversion-1.2.1 directory i have found a file > svn_load_dirs.pl.in but it seems that i need to provide a value for > @SVN_BINDIR@, at line 26 > > where is this suppossed to point to ? and can i run it from my local > machine ? svn_load_dirs is perl script provieded in the tools section of subversion. For example if you have a debian linux system it's in the extra package "subversion-tools". For usage examples of svn_load_dirs have a look at: http://svnbook.red-bean.com/en/1.0/ch07s04.html Michael -- Michael Küfner Meisterbohne eLösungen Söflinger Strasse 100 Tel: +49-(0)731-399 499 0 D-89077 Ulm http://www.meisterbohne.de _______________________________________________ Users mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/users |
Administrator
|
FYI : I just received (05/08/24 13:41) this email send (05/08/20 11:58) !!!
It's the only one with such delay, have no idea about it, just wanted you know it Michael. Jacques ----- Original Message ----- From: "Michael Küfner" <[hidden email]> To: "OFBiz Users / Usage Discussion" <[hidden email]> Sent: Saturday, August 20, 2005 11:58 AM Subject: Re: [OFBiz] Users - vendor branch management > Hi rupinder, > > On Fri, Aug 19, 2005 at 05:11:12PM -0400, Rupinder Singh Mazara wrote: > > hi all > > this mail is for people involved in handling updates > > > > does anyone know how where to find the svn_load_dirs.pl script > > in the subversion-1.2.1 directory i have found a file > > svn_load_dirs.pl.in but it seems that i need to provide a value for > > @SVN_BINDIR@, at line 26 > > > > where is this suppossed to point to ? and can i run it from my local > > machine ? > > svn_load_dirs is perl script provieded in the tools section > of subversion. > > For example if you have a debian linux system it's in the > extra package "subversion-tools". > > > For usage examples of svn_load_dirs have a look at: > http://svnbook.red-bean.com/en/1.0/ch07s04.html > > > Michael > > -- > Michael Küfner Meisterbohne eLösungen > Söflinger Strasse 100 > Tel: +49-(0)731-399 499 0 D-89077 Ulm > http://www.meisterbohne.de > > _______________________________________________ > Users mailing list > [hidden email] > http://lists.ofbiz.org/mailman/listinfo/users > _______________________________________________ Users mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/users |
In reply to this post by Rupinder Singh Mazara
Hi Rupinder,
the SVN_BINDIR variable should contain the path to the svn executable. Hope this helps, Jacopo Rupinder Singh Mazara wrote: > hi all > this mail is for people involved in handling updates > > does anyone know how where to find the svn_load_dirs.pl script > in the subversion-1.2.1 directory i have found a file > svn_load_dirs.pl.in but it seems that i need to provide a value for > @SVN_BINDIR@, at line 26 > > where is this suppossed to point to ? and can i run it from my local > machine ? > > rupinder > > > > _______________________________________________ > Users mailing list > [hidden email] > http://lists.ofbiz.org/mailman/listinfo/users > > _______________________________________________ Users mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/users |
Free forum by Nabble | Edit this page |