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

RE: ModificationDate after commit

From: Thomas Hemmer <themmer_at_go-engineering.de>
Date: Wed, 13 Jan 2010 14:48:43 +0100

No chance for that, sorry.

Anyway, version information should rather be stored within the resource
area of the PE file instead of abusing the time stamp for this purpose
(provided that you are really talking about Windows, as the term
"EXE-Files" implies).
Perhaps you might ask them to use the VERSIONINFO statement in their
resource script in order to achieve that. This is the recommended
practice within the Windows world.

Best regards,

Thomas

> -----Original Message-----
> From: Claudius Sailer [mailto:Claudius.Sailer_at_LBBW.de]
> Sent: Wednesday, January 13, 2010 9:52 AM
> To: users_at_subversion.apache.org
> Subject: ModificationDate after commit
>
>
> Hello,
>
> we have at the moment a little problem with svn and the
> modification date of files we want to commit.
>
> we use a software with a lot of EXE-Files where the developer
> company uses the modification date as version information. So
> this informations are important for us.
> the software we get from this company is imported into a
> vendor branch (for every patch or hotfix delivery a new
> vendor brnach) and when we check out we see the correct
> modification date in our file structure because we activated
> use-commit-times = yes. After imported the sent software we
> want to merge this with a branch or trunk and commit the
> changes. After that the modification date is lost.
>
> What can we do that the modification date we can see on file
> structur is also stored in svn and is also possible to see
> after checkout/update?
>
> thanks for help
>
> bye
>
>
> Claudius
>
> Landesbank Baden-Wuerttemberg
> Anstalt des oeffentlichen Rechts
> Hauptsitze: Stuttgart, Karlsruhe, Mannheim, Mainz HRA 12704
> Amtsgericht Stuttgart
>
>

GO Engineering GmbH - Stolzenbergstr. 13/IV - 76532 Baden-Baden
Geschäftsführer:
Helmut Gerstner, Dipl.-Ing. (FH)
Ralf Wörner, Dipl.-Ing. (FH)
Registergericht: Mannheim HRB 201811
Received on 2010-01-13 14:49:28 CET

This is an archived mail posted to the Subversion Users mailing list.

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