User Tools

Site Tools


administering_subversion

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
administering_subversion [2008/04/23 14:59] jtkorbadministering_subversion [2008/04/23 15:18] jtkorb
Line 8: Line 8:
  
 where ''USER'' is the UNIX login id of the user and ''KEY'' is the public ssh key (a long ASCII string).  ''COMMENT'' is typically the user's email address.  This string and approach to access and authentication is described [[http://svn.collab.net/repos/svn/trunk/notes/ssh-tricks|here]]. where ''USER'' is the UNIX login id of the user and ''KEY'' is the public ssh key (a long ASCII string).  ''COMMENT'' is typically the user's email address.  This string and approach to access and authentication is described [[http://svn.collab.net/repos/svn/trunk/notes/ssh-tricks|here]].
 +
  
  
Line 19: Line 20:
 while logged in to secant.cs.purdue.edu as user cp-wiki in /homes/cp-wiki directory.  (The "''--config-dir .''" option is to avoid an error message caused by the fact that user ''cp-wiki'' cannot access my home directory, where it is trying to read my non-existent personal configuration information.) while logged in to secant.cs.purdue.edu as user cp-wiki in /homes/cp-wiki directory.  (The "''--config-dir .''" option is to avoid an error message caused by the fact that user ''cp-wiki'' cannot access my home directory, where it is trying to read my non-existent personal configuration information.)
  
-The initial repository contents, including templates for project1 and project2, were created using these commands; executed from my personal account on arthur (note that the .ssh key must be installed per instructions in [[svn-admin#User Administration|previous section]]):+The initial repository contents, including templates for project1 and project2, were created using these commands; executed from my personal account on arthur (note that the .ssh key must be installed):
  
   % mkdir tmp-repo   % mkdir tmp-repo
administering_subversion.txt · Last modified: 2013/02/21 11:14 by jtkorb