ript:
>
>password="${pass}">
> revision="${revision}"
> destPath="${checkout.dir}"
> recurse="${recurse}" />
>
>
> Use "HEAD" value for "${revision}" for
> latest version.
> Svn tasks
Hi,
I am trying to figure out which command I can use from svn-ant that will get me
the highest revision from the repository.
I've tried svn-info but both the rev and lastRev properties return the working
copies revision number.
I've also tried the wcVersion task but again that just tells yo
Hi,
I've done some searching but I can't seem to find any existing ldap ant tasks.
Do they exist?
I'd like to connect to an ldap server and add a user. I'd think one could make
a generic enough ant tasks that could be used independent of directory
structure?
Any pointers appreciated!
Thank