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

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: 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: 2006-06-07 15:04

Message:
Logged In: YES 
user_id=1176927

This was fixed with rc2 but it appears that the bug is back 
in rc3 and rc4.  

Thx

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

Comment By: Clayton Harbour (drakmar)
Date: 2005-02-13 13:34

Message:
Logged In: YES 
user_id=677222

This should be fixed in RC2, forgot to update the bug.

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

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


_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to