Title: RE: [Draconet-users] RE: Having a Specific Working Copy Directory... instead of check i ng out to a different place each time?

I'd rather call it "getsource" or simply "get".

So,
<build builddir="\\svr\share\shadow" donotget="true" >
          <name>project</name>
becomes
<build builddir="\\svr\share\shadow" get="false" >
          <name>project</name>

Reply via email to