Bugs item #1533679, was opened at 2006-08-03 09:51
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1533679&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tasks
Group: cvs
Status: Open
Resolution: None
Priority: 5
Submitted By: Martin Aliger (maliger)
Assigned to: Nobody/Anonymous (nobody)
Summary: VSWebCache ObjectDir <solution>

Initial Comment:
<solution> task is using VSWebCache folder located 
under current user home folder. NAnt is using this 
folder instead of "obj" subfolders for WebProjects 
only.

Using of this folder is dangerous, since in automated 
buils environment there could be two nant.exe 
processes running and potentionally compiling projects 
of the same name (and different content) in the same 
time.

We should either:
- leave the concept of VSWebCache folders completely
- introduce new atribute to be able to switch off this 
behavior AND document details about VSWebCache folder.

Optionally we could also
- introduce switch to redirect "obj" folders 
(ObjectDir) elsewhere (both obj and VSWebCache)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1533679&group_id=31650

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to