Hi all,
I'm currently a non-root, non-sudo-er user on this particular linux
box, and I'd like to start using SVN::Core. The box has subversion
1.6.12 and perl 5.10.0, but my perl script can't find SVN/Core.pm in
@INC.
Is there an easy way to get this working without bothering my
sysadmin? I don't
On Tue, Sep 21, 2010 at 5:23 PM, Ryan Schmidt
wrote:
> On Sep 21, 2010, at 08:52, Stewart Dean wrote:
>
>> I built apr and apr-util on this machine, then ran configure like this:
>>
>> ./configure --with-apr=/usr/local/apr/bin --with-apr-util=/usr/local/apr/bin
>>
>> The configure runs fine up unt
On Sep 21, 2010, at 14:08, David Bartmess wrote:
> I'm automating the deployment of our software, and came across a problem.
>
> In order to only pull the files changed for a specific revision, I do a "diff
> -r: --summarize". I then parse the output through sed to
> get just the filename.
>
On Sep 21, 2010, at 08:52, Stewart Dean wrote:
> I built apr and apr-util on this machine, then ran configure like this:
>
> ./configure --with-apr=/usr/local/apr/bin --with-apr-util=/usr/local/apr/bin
>
> The configure runs fine up until:
>
> checking for availability of Berkeley DB... no
> co
I use a post commit script to send email to a list whenever anyone
commits anything. I want to start filtering that now. Anyone done this
and willing to share any tools?
JLM
Jeremy Mordkoff
Director, QA, IT & Release
ZeeVee, Inc.
One Monarch Drive | Littleton, MA 01460
Office: 97
On 9/21/2010 1:22 PM, Bostjan Skufca wrote:
For database up/downgrades you should look into dbdeploy.
Also, my svn client (latest) nicely shows all files modified AND
added. The letter M or A in front of filename signifies it.
b.
On 21 September 2010 21:08, David Bartmess wrote:
I'm aut
Hi all,
I am serving multiple Subversion (1.6.12) repositories with Apache (2.2)
over Windows (Server 2008).
My setup is a multi-project intranet server, so I configured it to serve all
projects using SVNParentPath
on of the main company VirtualHost (on a domain e.g.
www.company.com).
This includ
For database up/downgrades you should look into dbdeploy.
Also, my svn client (latest) nicely shows all files modified AND
added. The letter M or A in front of filename signifies it.
b.
On 21 September 2010 21:08, David Bartmess wrote:
> I'm automating the deployment of our software, and cam
I'm automating the deployment of our software, and came across a problem.
In order to only pull the files changed for a specific revision, I do a
"diff -r: --summarize". I then parse the output
through sed to get just the filename.
All this works normally, but if the PriorRev of the file doe
> I am having some issues with merging that I could use some advice
> on, please.
>
> I have a trunk and a customer branch.
> The decision has been made that all features belonging to the
> branch need to be added back into the trunk.
>
> Changes have also been ongoing in the trunk too.
>
> Is t
> Tennebø Frode wrote:
>
> >[...]
> >One of the files retrieved is the script "retrieve.sh" which
> in turn retrieves ~100 different products from my repository:
>
> have you considered using svn:externals instead?
Actually, I have. There are several issues with externals. One is that if I
c
I built apr and apr-util on this machine, then ran configure like this:
./configure --with-apr=/usr/local/apr/bin --with-apr-util=/usr/local/apr/bin
The configure runs fine up until:
checking for availability of Berkeley DB... no
configure: error: Berkeley DB 4.0.14 or newer wasn't found.
So
A merge to a new branch based on the head of trunk should be no
different than a merge to trunk itself. The secondary merge of the newly
merged branch to trunk will be trivial. I still often do exactly what
you propose so that I can test and debug the merged code before
committing it to trunk.
So
Tennebø Frode wrote:
>[...]
>One of the files retrieved is the script "retrieve.sh" which in turn retrieves
>~100 different products from my repository:
have you considered using svn:externals instead?
That would take care of your issue 1)
I don't think it will make a difference regarding issue
I have a setup where I have a help-structure which I check out as normal:
# svn co svn+ssh://halt/Products/Foo/lzy202432_13_application_sw/trunk .
Alibrlib
Alibrlib/lib
Alibcru
Alibcru/lib
Alibhci
Alibhci/lib
Aretrieve.sh
Alibcau
Alibcau/lib
:
:
One of the file
On Tue, Sep 21, 2010 at 08:35:31AM +0100, Giulio Troccoli wrote:
> I am not a lawyer either, but I would have thought the Subversion
> license regards the Subversion source code, not any content of any
> repository created and managed with Subversion.
That is correct.
But the question was about S
>
Linedata Limited
Registered Office: 85 Gracechurch St., London, EC3V 0AA
Registered in England and Wales No 3475006 VAT Reg No 710 3140 03
-Original Message-
> From: Ryan Schmidt [mailto:subversion-20...@ryandesign.com]
> Sent: 21 September 2010 07:16
> To: Johno 48
> Cc: users@sub
18 matches
Mail list logo