2009-03-09 08:03:36
Category:管理
Comments:0
Reference:0
Tags:
svn
,
turbolinux
,
rpm
I installed the rpm version on my turbolinux and it work fine. Three files are needed:
http://www.open.collab.net/nonav/downloads/subversion/gpg-key/RPM-GPG-KEY-csvn.asc
http://downloads-guests.open.collab.net/files/documents/61/1375/CollabNetSubversion-client-1.5.5-1.i386.rpm
http://downloads-guests.open.collab.net/files/documents/61/1376/CollabNetSubversion-server-1.5.5-1.i386.rpm
First, import the GPG key.
sudo rpm --import /path/to/RPM-GPG-KEY-csvn.asc
Second, install the client.
sudo rpm -ivh /path/to/client.rpm
Third, install the server.
sudo rpm -ivh /path/to/server.rpm
Fourth, configure the path. add the following line to /etc/profile:
PATH=/opt/CollabNet_Subversion/bin:$PATH
Fifth, configure the server and start the service.
sudo Configure-CollabNet-Subversion
The subversion server will be started automatically when the OS is started, because the collabnet_subversion is put in the /etc/rc.d/init.d/.
TrackBack URL:http://jum.appspot.com/feeds/trackBack/9644/
2009-02-27 09:10:30
Category:管理
Comments:0
Reference:0
Tags:
version
,
svn
I installed a svn server on my computer. It occured problem when I use different version server software and client software. For example we can not see the log messages. So we need get a svn server software and a appropriate version client software. I use svn server of version 1.5.5 and client of version 1.5.8. It work.
The install of svn server is very simple on my winxp.
1. Get the svn server on http://www.open.collab.net/servlets/OCNDirector?id=CSVN1.5.5WINS.
2. Install it.
3. Create a repository:
svnadmin create d:\svn\project1
3. Modify the \conf\svnserve.conf
anon-access = none
auth-access = write
password-db = ../../passwd
authz-db = ../../authz
4. Modify passwd
harry = harryssecret
sally = sallyssecret
5. Modify authz
[/foo/bar] #this path definition is used on all projects
harry = rw
&joe = r
* =
[project1:/baz/fuz] #this path definition is used on project1
@harry_and_sally = rw
* = r
6. Start the server:
svnserve -d -r d:\svn\
If you create some repositories in d:\svn\, they can be accessed.
TrackBack URL:http://jum.appspot.com/feeds/trackBack/8641/
Recent Comments:
qsJpYHO:Hi! MyzbhyCz
huyapD:Hi! IFEMzLa
Pharme908:Very nice site!
jumang:忘记说了,他发送这个短信时使用电话号码是135233743006。
Pharmd560:Very nice site!