I was building the subversion 1.7.0-alpha2 pre-release in a CentOS 5.6
environment and encountered an interesting problem with the new
dependency for python's sqlite support.
CentOS seems to name the site python library 'sqlite' while the
subversion system expects to import 'sqlite3'. This cau
Le 20 juin 2011 15:28:32, Stefan Sperling a écrit :
> On Mon, Jun 20, 2011 at 09:54:12AM -0400, Stéphane Gaudreault wrote:
> > Le 19 juin 2011 13:53:12, Stefan Sperling a écrit :
> > > On Sun, Jun 19, 2011 at 07:43:31PM +0200, Otto Allmendinger wrote:
> > > > So does this qualify as a proper bug? C
On 7/1/2011 1:14 PM, Andy Levy wrote:
On Fri, Jul 1, 2011 at 13:10, Phil Pinkerton wrote:
On 7/1/2011 11:38 AM, joe.floe...@sungard.com wrote:
-Original Message-
From: Andy Levy [mailto:andy.l...@gmail.com]
Sent: Friday, July 01, 2011 10:22 AM
To: Andy Levy; users@subversion.apache.org
On Fri, Jul 1, 2011 at 13:10, Phil Pinkerton wrote:
> On 7/1/2011 11:38 AM, joe.floe...@sungard.com wrote:
>>
>> -Original Message-
>> From: Andy Levy [mailto:andy.l...@gmail.com]
>> Sent: Friday, July 01, 2011 10:22 AM
>> To: Andy Levy; users@subversion.apache.org
>> Subject: Re: SVN 1.7
On 7/1/2011 11:38 AM, joe.floe...@sungard.com wrote:
-Original Message-
From: Andy Levy [mailto:andy.l...@gmail.com]
Sent: Friday, July 01, 2011 10:22 AM
To: Andy Levy; users@subversion.apache.org
Subject: Re: SVN 1.7 - check out single file?
On Fri, Jun 24, 2011 at 17:05, Stefan Sperlin
-Original Message-
From: Andy Levy [mailto:andy.l...@gmail.com]
Sent: Friday, July 01, 2011 10:22 AM
To: Andy Levy; users@subversion.apache.org
Subject: Re: SVN 1.7 - check out single file?
On Fri, Jun 24, 2011 at 17:05, Stefan Sperling wrote:
> On Fri, Jun 24, 2011 at 02:49:58PM -0400,
On 7/1/2011 11:26 AM, Geoff Hoffman wrote:
3. What is the best way to lock the Trunk so only certain users
can access it, using Hook Script or using admin tool?
use Subversion's built-in path-based authorization or
possibly some Apache configuration tweaks
I just followed t
On 7/1/2011 9:57 AM, Andy Levy wrote:
Please stop top-posting. The convention on this mailing list is to
bottom- or inline-post, and quote the relevant portions you're
responding to.
On Fri, Jul 1, 2011 at 09:43, Phil Pinkerton wrote:
Interesting,
Can you (or anyone else) provide a few scenar
Hi!
Like I said before, I'm currently using the subclise plugin to manage
all the svn interaction with the repository.
As far as I know, I'm able to select the revisions which I want to
apply but I'm not sure about the following aspect:
- on revision 10, aaa.php has some changes
- on revision 15,
> 3. What is the best way to lock the Trunk so only certain users can access
> it, using Hook Script or using admin tool?
> use Subversion's built-in path-based authorization or
> possibly some Apache configuration tweaks
I just followed this guide yesterday, coincidentally, and it worked
p
On Fri, Jun 24, 2011 at 17:05, Stefan Sperling wrote:
> On Fri, Jun 24, 2011 at 02:49:58PM -0400, Andy Levy wrote:
>> With the new way WCs are managed, will it be possible to check out a
>> single file, instead of having to do multiple steps with sparse
>> directories just to get a single file in
On Fri, Jul 1, 2011 at 08:47, Nico Kadel-Garcia wrote:
> On Fri, Jul 1, 2011 at 8:27 AM, Andy Levy wrote:
>> On Fri, Jul 1, 2011 at 07:55, Nico Kadel-Garcia wrote:
>>
>>> This is more likely to happen in virtualization due to limiting the
>>> disk resources. Think hard about your back end disk s
Rui -
I'm not sure I understand what you're asking. Maybe an example would help.
-Original Message-
From: Phil Pinkerton [mailto:pcpinker...@gmail.com]
Sent: 01 July 2011 15:50
To: Andy Levy
Cc: Tony Sweeney; Subversion User List
Subject: Re: Branching Questions
On 7/1/2011 9:57 AM, Andy Levy wrote:
> Please stop top-posting.
> I was simply following the responc
On 7/1/2011 9:57 AM, Andy Levy wrote:
Please stop top-posting. The convention on this mailing list is to
bottom- or inline-post, and quote the relevant portions you're
responding to.
On Fri, Jul 1, 2011 at 09:43, Phil Pinkerton wrote:
Interesting,
Can you (or anyone else) provide a few scen
I suppose the question was a bit ambiguous, I see your point I'll ask
for clarity.
On 7/1/2011 9:57 AM, Andy Levy wrote:
Please stop top-posting. The convention on this mailing list is to
bottom- or inline-post, and quote the relevant portions you're
responding to.
On Fri, Jul 1, 2011 at 09:43
Hi there!
I'm trying to merge a branch into other one, without reintegrating the
all branch. Once there many files with several revisions, I would like
if is possible to get the last revision of all changed files/
directories in order to avoid "intermediate" merges. I'm currently
using the subclip
Please stop top-posting. The convention on this mailing list is to
bottom- or inline-post, and quote the relevant portions you're
responding to.
On Fri, Jul 1, 2011 at 09:43, Phil Pinkerton wrote:
> Interesting,
>
> Can you (or anyone else) provide a few scenario examples from your
> experience (
Interesting,
Can you (or anyone else) provide a few scenario examples from your
experience (not related to horses and besides those given in the
svnbook.red-bean)?
On 7/1/2011 8:11 AM, Tony Sweeney wrote:
Sorry, that's a common British idiom which obviously doesn't travel.
Racehorses vary in
On Thu, Jun 23, 2011 at 5:01 PM, Geoff Hoffman
wrote:
> What I mean by that is, it may have ramifications down the road for *your
> workflow* (I can't think of any obvious examples), but svn copy [from] [to]
> works on any path, local or remote, as you would expect.
>
> On Thu, Jun 23, 2011 at 1:5
On Fri, Jul 1, 2011 at 8:27 AM, Andy Levy wrote:
> On Fri, Jul 1, 2011 at 07:55, Nico Kadel-Garcia wrote:
>
>> This is more likely to happen in virtualization due to limiting the
>> disk resources. Think hard about your back end disk storage. Let us
>> know if you use attached storage such as a N
On Fri, Jul 1, 2011 at 07:55, Nico Kadel-Garcia wrote:
> This is more likely to happen in virtualization due to limiting the
> disk resources. Think hard about your back end disk storage. Let us
> know if you use attached storage such as a NetApp or fibre channel,
> I've got some notes on alignin
Sorry, that's a common British idiom which obviously doesn't travel.
Racehorses vary in strength, speed, stamina and temperament; some race
horses do better in "heavier going" (i.e. a softer, muddier track), some
race faster on a dry course, and of course racecourses vary in length.
So there's no s
Guten Tag Phil Pinkerton,
am Freitag, 1. Juli 2011 um 12:58 schrieben Sie:
> 3. What is the best way to lock the Trunk so only certain users can
> access it, using Hook Script or using admin tool?
This depends on what you mean with locking. Do you mean the
subversion way as in [1
On Fri, Jul 1, 2011 at 6:45 AM, Phil Pinkerton wrote:
> Are there recommended standards with regards to Repository size, number of
> users per Repository, what type of data is contained in a Repository?
I've seen no published standards. It's relatively sensitive to layout:
A thousand users who ar
Thanks for the quick response.
However I have no clue what you mean by Horses for courses.
and I certainly cannot reply to my clients question with such an answer.
On 7/1/2011 7:03 AM, Tony Sweeney wrote:
-Original Message-
From: Phil Pinkerton [mailto:pcpinker...@gmail.com]
Sent: 01
-Original Message-
From: Phil Pinkerton [mailto:pcpinker...@gmail.com]
Sent: 01 July 2011 11:58
To: Subversion User List
Subject: Branching Questions
1. We are creating branch out of previous branch, if we want to delete a
old branch or archive it how it will impact the current branch
1. We are creating branch out of previous branch, if we want to delete a
old branch or archive it how it will impact the current branch ?
2. There is no limit on number of branches you can create, is this true ?
3. What is the best way to lock the Trunk so only certain users can
access it, usi
Are there recommended standards with regards to Repository size, number
of users per Repository, what type of data is contained in a Repository?
Any experience with performance issues in regards to running Subversion
on VMware vs a Blade Server ?
Phil
Hi,
I have written a python (pysvn) script for myself to detect unmerged revs.
Maybe its somehow helpful to you.
I use it like this:
python svn_check_merges branches/ /trunk
---
#!/usr/bin/env python
# -*- python -*- coding: iso-8859-1 -*-
# $Id$
"""
Check if we have all
30 matches
Mail list logo