[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: accessing my repository from another computer

From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Wed, 10 Oct 2012 15:01:07 +0200

Guten Tag Carmit Shiran,
am Mittwoch, 10. Oktober 2012 um 12:49 schrieben Sie:

> I installed TortoiseSVN on my computer and I want to access my
> files in the repository I created on my local computer, from another computer.

Which OS are you using on both computers?

> Is that possible?

Of course or do you really think any other user of Subversion only
works on private, locally stored repos? ;-)

> Can I just access via a path (e.g/ file://) ?

If you export a share with the parent of the repo, you can use
file:// notation, but this is only recommended if you really are the
only user. Else the easiest thing is to run svnserve on the computer
where your repo is stored. The svn book has the steps needed.

> what exactly should I write in the path? How do I specify on what computer is my repository?

This depends on which access method you choose.

> Do I need a server?

Yes, in any case, but the server is just your computer with the repo
stored, of course.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning       E-Mail:Thorsten.Schoening_at_AM-SoFT.de
AM-SoFT IT-Systeme      http://www.AM-SoFT.de/
Telefon.............030-2 1001-310
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04
AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow
Received on 2012-10-10 15:01:43 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.