I follow the example in GetTask.cs all the
time. Notice that the example has absolute paths for both localpath and path. They
are absolute paths to directories. In that case <vssget> gets everything
in that folder (including inner folders due to the recursive attribute). In
your example you were trying to give relative paths and that confused VSS. --Edwin From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Thirupputkuzhi, Sanjay Felice, Thanks. I ultimately figured that out
after going through the source code and IVSSItem documentation. However, the
documentation for GetTask.cs paints a different story: ///
<para>Get the latest files from a local sourcesafe database.</para> I am actually using 0.84 since it is a
stable release and was not sure how stable the 0.85 nightly builds were. I
noticed that 0.85 has much more flexibility, but how stable is it? Thanks for your help. Sanjay -----Original Message-----
|
RE: [Nant-users] VSSGET Question
Castro, Edwin Gabriel (Firing Systems Engr.) Thu, 21 Oct 2004 10:27:28 -0700
Title: Message