Hi...hoping someone could help as I tried looking into this
but my python is not as good as my C and Perl, so I ask
for a little help :>
In mailer.conf
[mike]
for_repos = /www/svn.xxx/reps/mike
to_addr = mleib user1 user2 user3
[mike_leib]
for_repos = /www/svn.xxx/reps/mike_leib
to_addr = mleib
On Wed, Jun 16, 2010 at 10:35 PM, Chris Marks wrote:
> Hi,
> We have multiple SVN repositories configured using Apache with SVNParentPath
> and path-based authorization. We also have a build server user that I'd
> like to allow it to create tags for projects regardless of the repository
> and pro
Hi,
We have multiple SVN repositories configured using Apache with SVNParentPath
and path-based authorization. We also have a build server user that I'd
like to allow it to create tags for projects regardless of the repository
and project.
We have a standard structure in the repository that is sho
On 6/16/2010 5:08 PM, Hyrum K. Wright wrote:
The Subversion client has a bad habit of treating repository access
connections (whether they be http, svn, or something else) as cheap
resources. Of course this is an invalid assumption, but it hasn't yet
been addressed by the developers.
I'm not
On Wed, Jun 16, 2010 at 4:46 PM, Les Mikesell wrote:
> On 6/16/2010 4:21 PM, Hyrum K. Wright wrote:
>>
>> The Subversion client has a bad habit of treating repository access
>> connections (whether they be http, svn, or something else) as cheap
>> resources. Of course this is an invalid assumptio
On 6/16/2010 4:21 PM, Hyrum K. Wright wrote:
The Subversion client has a bad habit of treating repository access
connections (whether they be http, svn, or something else) as cheap
resources. Of course this is an invalid assumption, but it hasn't yet
been addressed by the developers.
I'm not
On Thu, Jun 17, 2010 at 4:20 AM, Bob Archer wrote:
>
>> You're describing a normal usage of merging.
>> http://svnbook.red-bean.com/nightly/en/svn.branchmerge.html
>>
>> You don't want to redo all those commit messages, you want the merge
>> to be aware of the history behind everything that's been
On Wed, Jun 16, 2010 at 04:14:50PM -0500, Ryan Schmidt wrote:
>
> On Jun 16, 2010, at 14:41, Will Shackleford wrote:
>
> > We have a lot of trouble with the fact that subversion needs to use
> > multiple ssh connections to do a
> > single svn update. Our firewall only allows one connection throu
On Wed, Jun 16, 2010 at 2:41 PM, Will Shackleford wrote:
>
>
> We have a lot of trouble with the fact that subversion needs to use multiple
> ssh connections to do a
> single svn update. Our firewall only allows one connection through before
> you have to login to the firewall
> again. (which is a
On Jun 16, 2010, at 14:41, Will Shackleford wrote:
> We have a lot of trouble with the fact that subversion needs to use multiple
> ssh connections to do a
> single svn update. Our firewall only allows one connection through before you
> have to login to the firewall
> again. (which is an incre
On Jun 16, 2010, at 11:11, Alin wrote:
> I am trying to install an older version of subversion (1.4.2) on two Linux
> systems Ubuntu and Red Hat ( 2.6.31-20-generic Ubuntu and 2.6.18-164.el5 )
> and I am having a hard time locating the older version packages for
> subversion.
> I tried both t
We have a lot of trouble with the fact that subversion needs to use
multiple ssh connections to do a
single svn update. Our firewall only allows one connection through
before you have to login to the firewall
again. (which is an incredible pain)
Also tortoisesvn doesn't seem to be integrated
On Wed, Jun 16, 2010 at 14:20, Bob Archer wrote:
>
>> You're describing a normal usage of merging.
>> http://svnbook.red-bean.com/nightly/en/svn.branchmerge.html
>>
>> You don't want to redo all those commit messages, you want the merge
>> to be aware of the history behind everything that's been d
> You're describing a normal usage of merging.
> http://svnbook.red-bean.com/nightly/en/svn.branchmerge.html
>
> You don't want to redo all those commit messages, you want the merge
> to be aware of the history behind everything that's been done (which,
> if you're using 1.5 or later, is taken c
Hi
We are moving from a single trunk to a layered approach, with a
unstable (same as the old trunk), and a stable branch. The code should
be promoted to the stable branch only when a certain story would be
done (finished and tested).
When creating the story, several commits might had been necessar
Hi
We are moving from a single trunk to a layered approach, with a
unstable (same as the old trunk), and a stable branch. The code should
be promoted to the stable branch only when a certain story would be
done (finished and tested).
When creating the story, several commits might had been necessar
Hi,
I am trying to install an older version of subversion (1.4.2) on two
Linux systems Ubuntu and Red Hat ( 2.6.31-20-generic Ubuntu and
2.6.18-164.el5 ) and I am having a hard time locating the older version
packages for subversion.
I tried both the Ubuntu and Red Hat repositories and the subv
On Wed, Jun 16, 2010 at 14:06, emerson wrote:
> Hi
>
> We are moving from a single trunk to a layered approach, with a
> unstable (same as the old trunk), and a stable branch. The code should
> be promoted to the stable branch only when a certain story would be
> done (finished and tested).
> When
Hi
We are moving from a single trunk to a layered approach, with a
unstable (same as the old trunk), and a stable branch. The code should
be promoted to the stable branch only when a certain story would be
done (finished and tested).
When creating the story, several commits might had been necessar
On Wed, Jun 16, 2010 at 10:25, Fausto Carvalho Marques SIlva
wrote:
> I have a 1.4 repository with 9000 revisions and a size of 1GB, i want to use
> the "merge reintegrate" option, so i have to upgrade the repository to the
> new layout. When i do a dump and a load the reintegrate works fine, but
I have a 1.4 repository with 9000 revisions and a size of 1GB, i want to
use the "merge reintegrate" option, so i have to upgrade the repository
to the new layout. When i do a dump and a load the reintegrate works
fine, but when i do a "svnadmin upgrade" the reintegrate does not work,
it keeps
Hi,
still searching for somebody who could confirm or disprove if this is a bug
for the issue tracker.
In the meantime there was a conversation on IRC which might contain
additional useful information:
http://www.pastie.org/1006865
The original mail I sent to dev list:
Hi all,
there's an is
On Tue, Jun 15, 2010 at 16:17, Leonard Maher Jr wrote:
> Hello,
>
>
>
> I am trying to use the SVN diff command to compare a single file whose
> filename contains spaces. Here is an example of the command I am using:
>
>
>
>
>
> c:\SVN_ABT\build-tool>svn diff -r 236 --old
> http://thcmp4ap1/test_
23 matches
Mail list logo