Hi,

I have a problem with following VSSCheckOut Task

                <vsscheckout 
                        user="${scc.username}"
                        password="${scc.password}"
                        localpath="${scc.workingfolder}\doc\build.number"
                        writable = "true"
                        dbpath="${scc.dbpath}"
                        path="${scc.dir}/doc/build.number"
                        comment="Checking out build number for building"
                        verbose="${verbose}"
                />

Nant is started under domain Admin account ([EMAIL PROTECTED]) who has all
necessary premissions to access source safe database and build output
folder. When I start Nant, I recive folowing error:

Could not create ....loggedin\project.log file

If I start VSS Explorer under that account and run NANt again I get a
following error

Access Denied to ....rights.dat

Does anyone have idea whai is going on? I can start VSS Explorer under
[EMAIL PROTECTED] account but it files everytime when i want to access VSS
database trough script. I have also tried to access VSS database trough UNC
and trough C:\... path and result is the same :(

Help!

Ivan Pavlović

Hive Studios d.o.o.
Hilandarska 32/4
11000 Belgrade
Serbia And Montenegro

phone:  +381 (11) 32 46 194
fax:    +381 (11) 32 42 152




-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to