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

timestamp Problem

From: <e-mail_at_andreas-otto.de>
Date: 2004-07-07 23:09:47 CEST

Hello,
 
I have the Problem that the timestamp of the files I check out is not the
same compared with the source files. What do I have to do to change to solve
this ?
 
Greetings
 
Andreas
 

D:\>rd /s /Q D:\Repository\Versuch
 
D:\>rd /s /Q D:\Versuch
 
D:\>mkdir D:\Repository\Versuch
 
D:\>svnadmin create D:\Repository\Versuch
 
D:\>cd /d D:\SQL-Test
 
D:\SQL-Test>dir
 Datentr"ger in Laufwerk D: ist NT HOME
 Volumeseriennummer: 28A1-D0FF
 
 Verzeichnis von D:\SQL-Test
 
25.06.2000 22:14 <DIR> .
25.06.2000 22:14 <DIR> ..
07.09.1999 10:25 441 ADRESSE.SQL
07.09.1999 10:41 490 ARBEITSPLATZ.SQL
14.08.1999 18:18 265 PERSON.SQL
07.09.1999 10:43 144 STADT.SQL
               4 Datei(en) 1.340 Bytes
               2 Verzeichnis(se), 1.989.135.872 Bytes frei
 
D:\SQL-Test>svn import <file:///D:/Repository/Versuch>
file:///D:/Repository/Versuch -m D:\Log.txt
Adding ARBEITSPLATZ.SQL
Adding ADRESSE.SQL
Adding PERSON.SQL
Adding STADT.SQL
 
Committed revision 1.
 
D:\SQL-Test>cd /d D:\
 
D:\>svn checkout <file:///D:/Repository/Versuch>
file:///D:/Repository/Versuch
A Versuch\ARBEITSPLATZ.SQL
A Versuch\ADRESSE.SQL
A Versuch\PERSON.SQL
A Versuch\STADT.SQL
Checked out revision 1.
 
D:\>dir D:\Versuch
 Datentr"ger in Laufwerk D: ist NT HOME
 Volumeseriennummer: 28A1-D0FF
 
 Verzeichnis von D:\Versuch
 
05.07.2004 21:26 <DIR> .
05.07.2004 21:26 <DIR> ..
05.07.2004 21:26 441 ADRESSE.SQL
05.07.2004 21:26 490 ARBEITSPLATZ.SQL
05.07.2004 21:26 265 PERSON.SQL
05.07.2004 21:26 144 STADT.SQL
               4 Datei(en) 1.340 Bytes
               2 Verzeichnis(se), 1.989.014.016 Bytes frei
 
D:\>cd /d D:\
Received on Wed Jul 7 23:10:15 2004

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.