RE: Re: No way to force checkin?...
From: Peter Yamamoto <yamamotop_at_page44.com>
Date: 2006-10-29 23:24:51 CET
Sigh...
Who said anything about *wanting* to check in an infected file in the first place?
The issue was that infected files were checked in before they were known to be infected. And then subversion wouldn't accept non-infected versions even though they were clearly different.
Version control is more than "source code" control for a single executable/library. If you are responsible for being able to reproduce a complete build of data and code (on any machine) then you better have everything that contributes to that build under version control so it can be easily reproduced... That includes executables and data files that are not built from other source in the project (eg external tools). This is not only common (for example in the game industry) it's kind of obvious if you've ever experienced the "it works on my machine" issue when two people who otherwise have the same version checked out from version control and yet still get different behavior.
Peter
-----Original Message-----
Peter Yamamoto wrote:
Subversion is very smart and has detected that the files are infected.
Ok, now the real reason:
(and no, I won't even ask why you would want to commit an exe in the first place, and I don't wanna even know why you want to commit an
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.net --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: users-help@tortoisesvn.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: users-help@tortoisesvn.tigris.orgReceived on Sun Oct 29 23:24:58 2006 |
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.