Bugs item #1108650, was opened at 2005-01-24 14:32
Message generated for change (Comment added) made by digitaldrummerj
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1108650&group_id=31650

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: justinj (digitaldrummerj)
Assigned to: Clayton Harbour (drakmar)
Summary: cvs-update task not working as expected

Initial Comment:
I am trying to use the cvs-update from the 0.85 rc1 and 
it is not functioning as I would expect it.  The task 
takes a fileset and I would expect it to only act on the 
files in the fileset but it appears to try to update all of 
the files/directories instead of just the file(s) that are 
specified.  

I am using TortoiseCVS and it appends the filenames 
with a space between them for all of the files/directories 
that are picked to be updated.  Below is an example of 
the command TortoiseCVS uses with 
mymodule.metrics.txt being a file and AutoArchive being 
a directory.

I have not checked the rest of the cvs-* task to see if 
they are working the same way or not.

Example:  

In C:\projects\MyModule "C:\Program 
Files\TortoiseCVS\cvs.exe" "-q" "-z6" "-x" "update" "-d" "-
P" "mymodule.metrics.txt" "AutoArchive" 
CVSROOT=:sspi:myservername:/cvsreponame



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

>Comment By: justinj (digitaldrummerj)
Date: 2005-02-09 07:27

Message:
Logged In: YES 
user_id=1176927

Here is an example of the fileset that I am using.  

<fileset>
<include name="build.metrics.txt" />
</fileset>


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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to