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

Re: Administering SVN on windows

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 8 Jan 2010 09:57:27 -0500

On Fri, Jan 8, 2010 at 07:32, Dipesh <dipesh.sharma_at_patni.com> wrote:
> Hi All,
> Currently i am working on SVN under Linux environment, but I want to
> access SVN on windows. So please tell me how to administer various tasks
> like : Backup, Restoration, Adding/ Deleting users and giving
> permissions to users etc on windows.
> Is there any tool to handle all these activities? else how I as an CM
> will do these tasks.
> Any help welcome.

It works pretty much the same. There's a Win32 command-line package
which works the same as the Linux equivalent. Python & Perl can both
be installed on Windows if you have any scripts/tools that depend upon
those. User management depends slightly upon how you're serving the
repository and doing user authentication, but it generally works the
same as well.

Set up a test server (you would anyway, right?) and experiment.
Received on 2010-01-08 15:58:02 CET

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.