Difference: SubversionRepository (5 vs. 6)

Revision 62009-05-14 - AndrewPickford

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Local Subversion Repository

Line: 52 to 52
 
$ openssl x509 -in ~/.globus/usercert.pem -noout -subject
Changed:
<
<
Once your certificate is registered for access no addition setup is require to access the trac pages however for access to the subversion repository additional setup is required. If you do not have a .subversion directory in your home directory run svn --version to create one.
>
>
Once your certificate is registered for access no addition setup is require to access the trac pages however for access to the subversion repository additional setup is required.
 
Changed:
<
<
Inside the .subversion directory is the file servers this file requires editing to access the repository. Edit the groups section of the file adding the line:
>
>
First if you do not have a .subversion directory in your home directory run svn --version to create one.

Inside the .subversion directory is the file servers this file requires editing to access the repository. Edit the groups section of the file adding the line:

 
ppe = *.physics.gla.ac.uk
Line: 70 to 72
 ppe = *.physics.gla.ac.uk
Changed:
<
<
then add the following to the end of the servers file:
>
>
note the [groups] line may need uncommenting by removing any leading #'s. Then add the following to the end of the servers file:
 
[ppe]
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback