-
Logged In: YES
user_id=629477
I've read http://support.microsoft.com/kb/326549/en-us
I think you're right: This Microsoft Knowledge Base article
claims that the RO and SYS attributes for folders are used by
Windows Explorer to "to determine whether the folder is a
special folder, such as a system folder that has its view
customized by Windows".
I think we should modify TCVS to...
2005-02-11 13:58:28 UTC in TortoiseCVS
-
Logged In: YES
user_id=629477
Just to clarify a few things:
1. The error message you get ("can't create temp. dir.") is
created by the server (i.e. your laptop), _not_ by the client
(i.e. the university's XP system). That means that the CVSNT
server fails to create a directory "C:\Program
Files\cvsnt\Temp" on your laptop. This has nothing to do with
the TortoiseCVS installation on...
2005-02-11 09:15:58 UTC in TortoiseCVS
-
Logged In: YES
user_id=629477
It's by design that TortoiseCVS does not work on system files
and folders. Why does customizing folder icons require setting
the "system" attribute?.
2005-02-11 08:41:56 UTC in TortoiseCVS
-
Logged In: YES
user_id=629477
It's either a CVSNT or a Samba bug, but not a TortoiseCVS
bug.
Try upgrading to the latest Samba release. If that doesn't fix
it, you should log a bug at the CVSNT web site.
2005-02-03 14:12:43 UTC in TortoiseCVS
-
Logged In: YES
user_id=629477
The TCVS crash dump handler is _always_ invoked whenever
a process crashes that has loaded TrtseShl.dll, the TCVS shell
extension DLL. The handler does _not_ detect whether the
actual crash was caused by TCVS (there is no easy way to
do that).
Therefore, you should only work with the TCVS DEBUG build
when it's likely that the crash is actually caused by...
2005-01-28 16:21:02 UTC in TortoiseCVS
-
Logged In: YES
user_id=629477
I'm sorry, but I cannot reproduce this bug. Can you provide
more information, like operating system, directory, a
screenshot of the crash?.
2005-01-25 06:48:02 UTC in TortoiseCVS
-
Logged In: YES
user_id=629477
There are radio buttons on the last page of the installer -
there you can choose whether you want reboot your PC now
or later.
The default setting is "Yes - reboot now", so you probably
clicked "Finish" without observing the rest of the dialog.
I admit that it would be better if the user would have to
explicitly confirm the reboot, but unfortunately the...
2005-01-24 11:09:37 UTC in TortoiseCVS
-
hhonisch committed patchset 3592 of module TortoiseCVS to the TortoiseCVS CVS repository, changing 2 files.
2005-01-24 07:48:24 UTC in TortoiseCVS
-
Logged In: YES
user_id=629477
Look at the last change in
TortoiseCVS/src/CVSGlue/CvsEntries.cpp in the 1-8-x branch.
You might have to wait up to 24 hours though for the change
to be visible if you use :pserver: or SF's ViewCVS as they use
the CVS backup server which is only updated once a day
AFAIK.
2005-01-21 16:55:51 UTC in TortoiseCVS
-
hhonisch committed patchset 3574 of module TortoiseCVS to the TortoiseCVS CVS repository, changing 2 files.
2005-01-21 16:52:58 UTC in TortoiseCVS