...
I try to optimize the application but I feel this is not possible at this
time !
For the next version of the application , i think i will use language like
python or perl to do that..
Pathy
On Fri, Aug 13, 2010 at 12:27 AM, Daniel Shahaf wrote:
> Pathy Kongo wrote on Wed, Aug 11, 2010 at 18
Hello,
I develop a web-based application that send command to a subversion Server
using the Subversion command line client *svn*
I create several files and use the *svn propset* command to add properties
on files. There is a lot of properties (almost 15 by file), so it takes a
lot of time.
My que