World: r3wp
[Syncing] Syncing technologies
older | first |
BrianH 4-Jan-2006 [51x2] | They are with NTFS (which may be UTC internally), but are not adjusted with Fat (12/16/32) which stores files in local time. |
FAT also stores file dates in 2-second increments, so file times can adjust up to two seconds when copied between FAT and NTFS. File times in ZIP files have the same restriction because of ZIP's DOS origins. | |
Thør 2-Apr-2006 [53] | . |
Maxim 21-Sep-2009 [54] | using tortoise SVN, how can I checkout just a single file? here it complains about only wanting to checkout directories.... which is a bit dumb IMHO. note, this checkout occurs in a new checkout area, the directories on the repository aren't anywhere else. I just want to pick out one file from a repository and use just that elsewhere. |
Tomc 22-Sep-2009 [55:last] | try svn cat and copy /pipe the result where you want |
older | first |