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

Re: some of my files didn't get commited

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Fri, 27 Jun 2008 09:39:19 +0100

2008/6/27 Aaron Lager <aaronl_at_panamax.com>:
> I'm not sure what version I was on when this happened(1.4.6 or 1.4.7), but I
> have a project that some key files weren't committed.
>
> Going through the log I can see that the main file in question
> "project\output\softstart.hex" was added to the repository,
>
> but with subsequent commits it was not committed as well as a few other
> files.
>
> I couldn't find mention of this in the change log, has anyone seen anything
> like this?
>
> You can see between versions 235 and 236 that the output directory is not
> being committed, as if it doesn't think there are any changes.
>
> This continues for the next three commits, where I created a tag based on
> rev 283. But the hex file is clear back at rev 235.
>

If the hexfile was the same size and the timestamp did not change then
subversion would see it as unchanged. Same-size hexfile is quite
common, so check whether your build tool is doing something silly with
timestamps.

Simon

-- 
: ___
: oo // \\ "De Chelonian Mobile"
: (_,\/ \_/ \ TortoiseSVN
: \ \_/_\_/> The coolest Interface to (Sub)Version Control
: /_/ \_\ http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-06-27 10:39:28 CEST

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.