[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] [PATCH] SubWCRev, only write output file when necessary

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-04-24 00:30:47 CEST

Tobias Schäfer wrote:
> everytime SubWCRev.exe is called it writes the result to the output
> file. It does this even if the file content doesn't change.
> Unfortunately this updates the timestamp of the file which in turn
> forces other files to be rebuilt because of dependencys. The attached
> patch corrects this.

Stefan,

I had trouble applying Tobias' patch because the first lines looks like
this:

Index: D:/tortoisesvn/TortoiseSVN/src/SubWCRev/SubWCRev.cpp
===================================================================
--- D:/tortoisesvn/TortoiseSVN/src/SubWCRev/SubWCRev.cpp (revision 3119)
+++ D:/tortoisesvn/TortoiseSVN/src/SubWCRev/SubWCRev.cpp (working copy)

TMerge chokes on this as I do not have a D: drive on my PC. I had to
edit the path down to remove the leader. I stripped it back to src/ but
did not try leaving tortoisesvn/TortoiseSVN/ in place.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Apr 24 00:29:39 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.