Berkeley CSUA MOTD:Entry 26431
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/07/08 [General] UID:1000 Activity:popular
7/8     

2002/11/6 [Computer/SW/RevisionControl] UID:26431 Activity:low
11/5    SourceSafe sucks.  Does M$ use it interally themselves?
        \_ Yes and no.  MS bought SS and doesn't try to make it better.
           Same with Rational and ClearCase.  Don't use either.
        \_ What is SourceSafe for?
           \_ Storing and eventually corrupting and losing all your source
              code for a company make/break project.
              \_ Switch to ClearCase.
                 \_ Stupid idea.
        \_ Um, what's wrong w/ CVS?
           \_ on large projects, it can get ungainly, though it doesn't have
              to..  however, it's superior to sourcesafe in every possible
              way.
           \_ I like CVS, I am just wonderng what M$ uses internally since
              SS is their product but it sucks. -op
              \_ there's some data online about the dev of NT vs. 2000. I'm
                 trying to google it now.  i'll let you know if i find it
                 again.
        \_ or perforce?
        \_ M$ has a large-scale source license for perforce. I doubt they
           use SS, if at all, for any projects bigger than "really small".
2025/07/08 [General] UID:1000 Activity:popular
7/8     

You may also be interested in these entries...
2005/2/7 [Computer/SW/RevisionControl] UID:36087 Activity:kinda low
2/7     Does anyone have actual experience using Visual SourceSafe with
        non-exclusive checkouts?  I've heard that it's bad at merging, but
        nothing specific.
        \_ We used to use VSS for years only doing non-exclusive checkouts.
           Works fine for the most part. Occasionally a merge will be
           tricky, but unless two people are editing the same exact
	...
2004/11/1 [Computer/SW/Security] UID:34505 Activity:nil
11/1    So I'd like to use Visual SourceSafe through ssh-tunneling.  (I'd
        rather chuck VSS entirely, but that's another story).  I have no
        problem getting VNC to work with ssh (using putty on a WinXP box) but
        though I've tried this with ports 139 and 445 for file sharing
        (following some guides online) I've been unable to get this working.
        Has anyone successfully done this?  How?  (BTW, the reason I don't want
	...
2004/2/11 [Computer/SW/RevisionControl] UID:12215 Activity:high
2/10    Is clearcase much superior over CVS? I've never used clearcase
        before, only cvs and sourcesafe. I need it for binary files
        only. Does the commercial product offer compelling value?
        Thanks, --williamc
        \_ Clearcase is really ment for the thousand person development
           team with multiple concurrent branches of development on
	...
2003/6/30-7/1 [Computer/SW/Unix] UID:28866 Activity:very high
6/30    -rwxr-xr-x+   1 fooxer  fooxer     6345 Jun 23 17:33 structs.h*
        Anybody know what that "+" on the right side of the permissions list
        is for?  This is on a cygwin/NT4 system and I'm having weird trouble
        with saving files (my IDE keeps complaining that it can't write to the
        file).
        \_ It is unixes way of saying there is ACL information regarding
	...
2003/2/15 [Computer/SW/OS/Windows, Computer/SW/Unix] UID:27424 Activity:high
2/14    Is there a way to telnet TO a Windows 2000 machine?  I am running
        Advanced Server, and I'd rather do my Cygwin compiles on another
        machine, since compiling renders the machine useless to keyboard
        or mouse input.  Is there some service I need to activate, or is
        that only possible on installation?
        \_ install exceed and turn on the telnetd.
	...
2001/8/23-24 [Computer/SW/RevisionControl] UID:22231 Activity:kinda low
8/23    My company is thinking of switching over from MS SourceSafe to
        cvs. Primary reason is price. Any good cvs introductory resources
        out there? Thanks in advance.
        \_ http://www.cvsgui.org is a good place to start.
        \_ Lots of docs and stuff at http://www.cvshome.org
	...
1999/6/22-25 [Computer/SW/Security] UID:16002 Activity:moderate
6/21    Can anyone give a pointer to a utility that will recover passwords
        from a MS Access .mdw workgroup file?
        \_ http://www.lostpassword.com -shac
        \_ Can anyone give a pointer to a utility that cracks passwords
           on Access files?  How about Unix /etc/passwd files?  MS
           installer codes?
	...