BBTrack: Subversion Access

From BB-ZONE


Browse the Subversion Tree

Browsing the Subversion tree gives you a great view into the current status of this project's code. You may also view the complete histories of any file in the repository.

Browse Subversion Repository

Anonymous Subversion Access

To view the contents of a subversion repository you can use the ls command.

 svn ls https://forgesvn1.novell.com/svn/bbtrack

The anonymous user has the password 'anonymous'. If you have not been given commit access to this project, you can still check-out all of the files in the Subversion repository for this project through anonymous access. This can be done with the following command:

 svn checkout https://forgesvn1.novell.com/svn/bbtrack

Subversion Server Fingerprints

The https certificate will contain the following:

 Hostname: forgesvn1.novell.com
 Valid: from Mar 14 21:43:07 2006 GMT until Mar 15 21:43:07 2007 GMT
 Issuer: Equifax Secure Inc., US
 Fingerprint: 93:c6:02:28:6d:b1:d8:3b:0c:36:57:86:b5:3d:bc:b3:e5:d3:9c:e1

The rsa fingerprint is: 61:ca:51:80:c4:57:17:5b:95:b3:80:83:31:3b:d9:fa

The dsa fingerprint is: b1:a6:97:df:f8:6c:bd:60:61:6c:39:ad:7e:95:57:c1

Views