[Dart-users] dart subversion server changes
Nancy Collins
nancy at ucar.edu
Mon May 6 08:16:42 MDT 2013
good monday morning,
today the systems folks are making a change to the subversion
server that hosts the dart code. for security reasons, all accesses
must be now done with an address that starts "https://" (note the s).
if your machine is outside the ncar network i believe has been a
requirement for a long time and you will see no changes and
have nothing you need to do.
to verify, cd into a DART directory and run 'svn info'. look
carefully at either the URL or repository root lines. if they
start "https://" (again, note the s) then you're fine and you
can discard this note. have a good day!
if the address starts "http://" (no s) then there is a one line
svn command you must run on your machine before you
can access the repository again. email either dart, tim, or
nancy at ucar dot edu for the incantation to reset the server name.
nancy
More information about the Dart-users
mailing list