You right about the explicit add. I guess I am spoiled by Tortoise letting me
add/commit files all during the commit phase.
If that command is the full command line that the svn task has problems. It
isn't passing the command, the username or password, etc. I wasn't sure if it
was using the co
Bob Archer <[EMAIL PROTECTED]> wrote:
> I am trying to use the svn task. Basically, I want to commit a file
> to the repository. The file may or may not have been in the repo
> before. I don't think that matters comminting the file should
> implicitly add it.
Well, it matters to *Subversion*.
I am trying to use the svn task. Basically, I want to commit a file to the
repository. The file may or may not have been in the repo before. I don't think
that matters comminting the file should implicitly add it.
But, I am getting an error. Is there any way to see the full command line tha
Hello,
I just finished moving all of our VS.NET 2003 projects over to NANT and
now I wish to compare built binaries to ensure that what NANT is
building is just as valid as what VS.NET 2003 builds. I tried using just
a comparison tool but that didn't work out then I looked into comparing
output