Subversion

From sselab

(Difference between revisions)
Jump to: navigation, search
 
Line 22: Line 22:
[[subversion_first-steps | First Steps]]
[[subversion_first-steps | First Steps]]
 +
 +
=== FAQ ===
 +
 +
====No Access via TortoiseSVN, but browser access works====
 +
I can access the svn repository with my browser, but TortoiseSVN shows me an access forbidden message during checkout.
 +
 +
Checkout from https://sselab.de/lab2/private/svn/musterproject, revision HEAD, Fully recursive, Externals included
 +
Unable to connect to a repository at URL 'https://sselab.de/lab2/private/svn/musterproject'
 +
Access to 'https://sselab.de/lab2/private/svn/musterproject' forbidden
 +
 +
You have to [http://stackoverflow.com/questions/1153489/how-to-change-users-in-tortoisesvn reset your TortoiseSVN username].
== Send feedback to extend this description==
== Send feedback to extend this description==
Please contact us if you have question concerning the usage of the service. We are also curious about new ideas for additional services and new usage scenarios. [https://sselab.de/lab1/user/messages/send/ Send us a message over the contact form] or [mailto:admin@sselab.de?subject=Service%20Subversion write us an email]
Please contact us if you have question concerning the usage of the service. We are also curious about new ideas for additional services and new usage scenarios. [https://sselab.de/lab1/user/messages/send/ Send us a message over the contact form] or [mailto:admin@sselab.de?subject=Service%20Subversion write us an email]

Current revision as of 15:43, 10 June 2013

caption

Contents

Description

Apache Subversion (SVN) is a software versioning and a revision control system.

Aim

With subversion you can edit shared files with the possibility of recovering any former version of that files. This way you won't loose important data overwritten or deleted by any editor.

Links

Free Online Book Version Control with Subversion

Subversion Home page

Features
Documentation
FAQ


Installation

First Steps

FAQ

No Access via TortoiseSVN, but browser access works

I can access the svn repository with my browser, but TortoiseSVN shows me an access forbidden message during checkout.

Checkout from https://sselab.de/lab2/private/svn/musterproject, revision HEAD, Fully recursive, Externals included
Unable to connect to a repository at URL 'https://sselab.de/lab2/private/svn/musterproject'
Access to 'https://sselab.de/lab2/private/svn/musterproject' forbidden

You have to reset your TortoiseSVN username.

Send feedback to extend this description

Please contact us if you have question concerning the usage of the service. We are also curious about new ideas for additional services and new usage scenarios. Send us a message over the contact form or write us an email


  • This page was last modified on 10 June 2013, at 15:43.
  • This page has been accessed 60,356 times.