And even if it is there, is it possible to use my old keys, since I use ssh to authenticate, in an easy way?
Or would I have to go back to my Wintel§ on which everything works just fine?
Thankful for any responses.
|
|
|
|
I've just bought my new PowerBook G4, throwing away the corporate Intel machine. Working with CVS on my old machine I wanted to continue doing so with my Mac, but... CVS isn't there?
And even if it is there, is it possible to use my old keys, since I use ssh to authenticate, in an easy way? Or would I have to go back to my Wintel§ on which everything works just fine? Thankful for any responses.
•
[2,581 views]
Hint Options
CVS on OSX
you could probably just copy your identity and identity.pub flies over, but it would be easier if you just used ssh-keygen and made new ones. (or, make the new ones then copy over the contents of your original files)
CVS on OSX
You may want to give this a try. If you have the developer package installed, there is a program called CVL which is a GUI interface to CVS. I use it from time to time in a Windows networked development environment building Web applications. The only word of caution is that line termination can cause some headache.
I have not had the courage to test things out too much across our network and therefore have not found a good way to supply the -kb option to my commits and additions et cetera via CVL. The -kb option tells CVS not to look for flags in the files you are adding or committing. It has been my experience that with DOS text files the CRLF line termination characters are not handled well with a UNIX-based repository and the server adds its own line ending--LF, and in essence makes all files double-spaced. Using the command-line CVS application with the -kb option I have been able to remedy this situation. It should be possible to make CVL suppply this option automatically when needed. I believe WinCVS and MacCVS do this already. Good luck.
Huh?
What is CVS?
Huh?
CVS: concurrent versioning system. a version control system. for keeping instances of files in case you want to go back and "see" how one looked last week/month/year or when developing code / working on files others may be working on...all concurrently. http://www.cvshome.org/docs/
what CVS is
CVS stands for Concurrent Versions System.
In effect, CVS is a system that retains the differences between different versions of a file so that you can easily revert to an older version if there is a problem. It is also fantastic to have when multiple people are working on the same set of files ...
See http://www.cvshome.org for more details
|
SearchFrom our Sponsor...Latest Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2013 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Powered by Geeklog Created this page in 0.17 seconds |
|