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

Re: How to create a new repository

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Sun, 23 Aug 2009 13:08:11 -0400

On Sat, Aug 22, 2009 at 3:22 PM, Sam Carleton<scarleton_at_miltonstreet.com> wrote:
> I normally go to the online book for basic things like this, but the online
> Subversion book link isn't working.
>
> I need to setup a whole new repository:
>
> https://<domain>/repos/<something new>
>
> What are the commands to do that?
>
> Sam

The command is "don't". The handling of HTTP or HTTPS passwords by
storing them as clear-text in $HOME/.subversion/auth/ is such an
amazingly poor design decision that such access should only be used
for repository browsing of anonymous repositories, and write access
via HTTPS should be replaced with svn+ssh wherever feasible.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2386537

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-23 19:09:06 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.