Marcin Hoppe wrote:

On 4/18/05, Ian MacLean <[EMAIL PROTECTED]> wrote:


thats right. Or you can just do cvs diff -u > file.patch to get all the
changes in the current directory. The -u specifies that the output be
created in unified diff format which is a bit nicer for people to read.

If you have tortoisecvs installed then there is a "make patch" option
off the right click context menu.



Does such a patch store any information about directory where patched files reside? In other words: is it rooted in some directory?



pretty sure it will be rooted to the current directory when you run the cvs diff command. I don't have cvs installed here to check it out. Why don't you run the command and examine the contents of file.patch.

Ian


------------------------------------------------------- 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 _______________________________________________ NAntContrib-Developer mailing list NAntContrib-Developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to