Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
svn info $SVNROOT

or something like:

svn --username "your username" info $SVNROOT 

or

svn -- username desdmsvn $SVNROOT [see below for password information]

Note that the SVNROOT environment variable is set by a setup script (e.g., eups/desdm_eups_setup.sh) in the directory where EUPS was installed. This script should be called automatically if you open a new terminal.

...