Hi,
I'm having trouble getting Svnant 1.3.0 and 1.3.1 to work with Svnkit on my
computer. It works on our servers, so I think it might be a network or
software problem.
So, I'm trying to find the version of the Javahl .DLLs for 64-bit Windows 7.
I've done multiple Google searches to try and
Hi all,
I'm getting files and directories out of SVN with SvnAnt. Some of the
directories are empty. Then I'm using the task to put them into tar
files. I would like the empty directories to be in the tar file, but I can't
get the task to include them. Here is my tar target:
I'm using the tar task with tarfilesets to create tar files on Windows 7. I'm
using the filemode attribute of the tarfileset type to set the UNIX permissions
on the files contained by the tar. Then, I upload the tars to our UNIX server
and unzip them with this command: tar -xvf mytarfile.tar