Re: Issues with externals

2012-06-01 Thread Philip Prindeville
On 6/1/12 3:14 AM, Bert Huijben wrote: > >> -Original Message- >> From: Philip Prindeville [mailto:philipp_s...@redfish-solutions.com] >> Sent: vrijdag 1 juni 2012 1:47 >> To: users@subversion.apache.org >> Subject: Issues with externals >> >> I

Issues with externals

2012-05-31 Thread Philip Prindeville
I'm using svn 1.6.11 of Centos 6.2. I've noticed the following two issues with externals. (1) If I have an external and then do a "svn propedit svn:externals ..." and delete a path, the file that was previously exported into my space by "svn update" persists in a state of limbo. (2) An "svn me

Re: svnadmin create and not being method agnostic

2011-01-01 Thread Philip Prindeville
On 1/1/11 8:29 PM, Nico Kadel-Garcia wrote: On Thu, Dec 30, 2010 at 9:29 AM, Stefan Sperling wrote: What if the user later decides to use svnserve instead of apache? How would the principle of least astonishment be applied then? Do we tell those users to copy svnserve.conf from another reposi

Re: svnadmin create and not being method agnostic

2011-01-01 Thread Philip Prindeville
On 12/30/10 7:41 AM, Bob Archer wrote: I can also argue with the Principle of least astonishment: So say we've added a new svnadmin option --dont-create-svnserve- config, and we've made svnserve skip repositories which don't have an svnserve.conf file within them (putting aside the still unsolve

Re: svnadmin create and not being method agnostic

2011-01-01 Thread Philip Prindeville
On 12/30/10 7:29 AM, Stefan Sperling wrote: On Wed, Dec 29, 2010 at 09:03:16AM -0800, Philip Prindeville wrote: On 12/29/10 8:34 AM, Nico Kadel-Garcia wrote: On Wed, Dec 29, 2010 at 11:01 AM, Stefan Sperling wrote: The initial concern raised in this thread was that there might exist a

Re: svnadmin create and not being method agnostic

2010-12-29 Thread Philip Prindeville
On 12/29/10 8:34 AM, Nico Kadel-Garcia wrote: On Wed, Dec 29, 2010 at 11:01 AM, Stefan Sperling wrote: On Wed, Dec 29, 2010 at 10:43:13AM -0500, Nico Kadel-Garcia wrote: On Tue, Dec 28, 2010 at 12:24 PM, Stefan Sperling wrote: On Tue, Dec 28, 2010 at 12:11:47PM -0500, Nico Kadel-Garcia wrote

Re: svnadmin create and not being method agnostic

2010-12-28 Thread Philip Prindeville
On 12/28/10 3:44 AM, Stefan Sperling wrote: On Mon, Dec 27, 2010 at 01:28:34PM -0800, Philip Prindeville wrote: On 12/27/10 11:34 AM, Ryan Schmidt wrote: On Dec 24, 2010, at 23:34, Philip Prindeville wrote: Unfortunately, the documentation and utilities in a few places are less clear than

Re: svnadmin create and not being method agnostic

2010-12-27 Thread Philip Prindeville
On 12/27/10 11:34 AM, Ryan Schmidt wrote: On Dec 24, 2010, at 23:34, Philip Prindeville wrote: Unfortunately, the documentation and utilities in a few places are less clear than they could be when discussing repository setup for svnserve versus svnserve+ssh versus apache. For instance

svnadmin create and not being method agnostic

2010-12-27 Thread Philip Prindeville
Hi. I'm a long-time svn user but only recently had to set one up myself. I was doing so on linux (Fedora) using Apache as the access method. Unfortunately, the documentation and utilities in a few places are less clear than they could be when discussing repository setup for svnserve versus sv