Difference: CVS (3 vs. 4)

Revision 42007-09-21 - KevinLeytonBrown

Line: 1 to 1
 
META TOPICPARENT name="SunGridEngine"
Deleted:
<
<

CVS in Windows

I like to use TortoiseCVS.

 

Permissions

Users of CVS have to take some one-time steps so that the permissions of files the commit will be correct. (Otherwise, other uses will be unable to modify or even update files that such users have created.)

Line: 18 to 14
  These instructions come from Tim (timkl@csDELETEthisTEXT.ubc.ca); please direct questions to him.
Added:
>
>

Permissions redux

The above didn't seem to always work. Here's something else from Sean Godel:

Hi Kevin, so doing more research into this I discovered a few things. If the CVS client is configured to go through okanagan then group inheritance is preserved. If it goes through cascade group inheritance is preserved for the first directory created but nothing after that. This might be an issue with NFSv4 and the NetApp as we have discovered other Unix conventions that operate differently with this mapping.

For now I would recommend all your users to switch to okanagan as their contact server. If some have trouble with it, let me know as its most likely their environment which can be easily fixed.

CVS in Windows

A good Windows CVS client that integrates with Explorer is TortoiseCVS. It's open-source.

 

Setting up a public/private key pair so that you don't have to authenticate every time

  • In UNIX type ssh-keygen -t dsa.
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback