Subversion doc for ao repositories

sep10

Software under svn
disc locations for repositories and working copies
Individual repository info
svn commands

Intro (top)

    Svn is used for version control in a number of software products at AO. Putting a software project under svn includes:

Software currently under svn: (top)


Disc locations: (top)


software
Repository name
(under /share/megs/phil/svnrepos)
Source location
within repository
working area
Cima
Cima
Cima/Cima/trunk/Software
/home/cima/svn/Cima
  • mocksp
  • svnwork
Wapp
Wapp
Wapp/Wapp/trunk/Software
/home/cima/svn/Wapp/

aosoft
aosoft
asoft/trunk/
/share/megs/phil/svn/aosoft
Online pdevs1:
/home.local/phil/svn/aosoft
idl
idl
idl/idl/trunk/
/share/megs/phil/svn/idl
pdev
pdev
pdev/pdev/trunk
/share/megs/phil/svn/pdev
Online pdevs1:
/home.local/phil/svn/pdev
pdevjm
pdevjm
pdevjm/trunk
/share/megs/phil/svn/pdevjm
online
vw
vw
vw/vw/trunk
/home/phil/vw
vwTcl
vwTcl
vwTcl/vwTcl/trunk
/home/online/Tcl


Individual Repository structure  (top)



Cima (top)


Wapp (top)


aosoft(top)


idl -  holds  phil's idl code  (top)


pdev - the datataking system for pdev. excludes jeff's code  (top)


vw - vxWorks datataking code from /home/phil/vw/  (top)


vwTcl - tcl procedures for vxWorks. from /home/online/vw/Tcl (top)


svn commands  (top)

svnlook -commands

    svnlook allows administrators to query info in the repository. It needs to be run on the same machine as the repository.

svnversion:

    Tells the range of versions that are in the current working direcotory (not the repository).




 

home_~phil