Subversion Admin

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    Favorites, Groups & Events

    Subversion Admin - Presentation Transcript

    1. Subversion Overview of Administration Only for information
    2. Current Versions of Server
      • Subversion 1.4.6
      • Open source from Tigris.Org
    3. Current Version of client
      • TortoiseSVN 1.4.8 works against Subversion 1.4.6
      • Available at Tigris.org
      • It works in the Windows Explorer, and is not bound to any software development tool
    4. How to create a Subversion repository -1
      • Open a command prompt
      • Navigate to drive on which you wish to create the Subversion repository (say D:)
      • Create an empty folder D:SVNx
      • Create another folder within it called ‘MyWebApp’
      • Go to D:SVNx and type ‘ svnadmin create --fs-type fsfs MyWebApp’
    5. Creating a repository - 2
      • Now go into the new directory ‘myWebApp’
      • See the files created by Subversion (dir)
      • Go into the sub folder ‘conf’
      • Edit the file titled ‘svnserve.conf’
      • Uncomment the lines ‘anon-access’, ‘auth-access’ and ‘password-db’. Save the file
    6. Setup a repository -3
      • Edit the file ‘passwd’
      • Uncomment the 2-user/password combinations for harry and sally
      • Change the user name (harry and sally) to the user names you wish to assign for the project to the developers in the team
      • Change the passwords as required
      • Save the file
    7. Setup a repository -4
      • Create a batch file called ‘StartSVN.bat’
      • Key in the value ‘svnserve.exe –d –r D:/SVNx/myWebApp -–listen-port 3691’
      • Run this batch file
      • Now the Subversion server is up and running
    8. Setup a repository - 5
      • Now go to the folder, which has the project to be ‘imported’ into the above repository
      • Right click that folder and choose the ‘Import’ option
      • Key in ‘ svn://localhost:3691/myWebApp’ in the URL field of the dialog box (Replace local host with the name or IP address of the server)
      • Folders will now get imported into the Repository
    9. How to take a ‘hot’ backup
      • Svnadmin –hotcopy SourceRepositoryFolder BackupFolder
    SlideShare Zeitgeist 2009

    + rchakrarchakra Nominate

    custom

    107 views, 0 favs, 0 embeds more stats

    How to setup a Subversion repository

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 107
      • 107 on SlideShare
      • 0 from embeds
    • Comments 0
    • Favorites 0
    • Downloads 1
    Most viewed embeds

    more

    All embeds

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories