On Wed, Apr 21, 2010 at 8:13 PM, Les Mikesell wrote:
> On 4/21/2010 8:48 AM, Vikrama Sanjeeva wrote:
>
>>
>>
>
>>Also, in case of web-applications what is the best practice to
>>deploy REL-1.7 on production ? Do we replace whole REL-1.6 code
>>with REL-1.7 or just update t
On Apr 21, 2010, at 09:27, Bettual Richter wrote:
> On Apr 21, 2010, at 07:19, Lorenz wrote:
>> Bettual Richter wrote:
>>> I'd like to set a property for every file in a certain
>>> directory(recursivly) using an url. Something like
>>>
>>> svn propedit -R PROPNAME PROPVAL URL
>>>
>>
>> I thi
On 4/21/2010 8:48 AM, Vikrama Sanjeeva wrote:
Also, in case of web-applications what is the best practice to
deploy REL-1.7 on production ? Do we replace whole REL-1.6 code
with REL-1.7 or just update the production with modified
binaries of REL1.7 ?
Nor
On Wed, Apr 21, 2010 at 9:58 AM, Les Mikesell wrote:
> On 4/21/2010 10:48 AM, Jeremy Conlin wrote:
>>
>> I have a working copy/respository with many files that are several
>> hundred MB each. Whenever I try to check the status of my working
>> copy or do a commit, it can take a long time (~1 min)
On 4/21/2010 10:48 AM, Jeremy Conlin wrote:
I have a working copy/respository with many files that are several
hundred MB each. Whenever I try to check the status of my working
copy or do a commit, it can take a long time (~1 min) before I get a
response. I don't have any externals and the numb
On Wed, Apr 21, 2010 at 5:18 PM, David Weintraub wrote:
> On Wed, Apr 21, 2010 at 4:27 AM, Vikrama Sanjeeva
> wrote:
> > Hi,
> >
> > Thanks Andy and David for your answers.
> >
> > As I said, it was just a supposition in a case where it becomes necessary
> to
> > fix all previous releases (for
I have a working copy/respository with many files that are several
hundred MB each. Whenever I try to check the status of my working
copy or do a commit, it can take a long time (~1 min) before I get a
response. I don't have any externals and the number of total files in
my repository is ~100. H
On Wed, Apr 21, 2010 at 09:56:13AM +0200, Toralf Förster wrote:
> Hello,
>
> I'm wondering whether this bug https://bugs.gentoo.org/show_bug.cgi?id=309183
> is Gentoo specific or worth to be filed in svn bug tracking system too.
I cannot reproduce your problem (using Subversion trunk) using the
> On Wed, Apr 21, 2010 at 10:35:13AM -0400, Bob Archer wrote:
> > > Hi David,
> > >
> > > David Brodbeck wrote on Tue, 20 Apr 2010 at 14:31 -0700:
> > > > I'm more interested in the feature suggested by the +1 in the
> subject
> > > > line -- the ability to get *future* revisions that haven't been
On Wed, Apr 21, 2010 at 10:35:13AM -0400, Bob Archer wrote:
> > Hi David,
> >
> > David Brodbeck wrote on Tue, 20 Apr 2010 at 14:31 -0700:
> > > I'm more interested in the feature suggested by the +1 in the subject
> > > line -- the ability to get *future* revisions that haven't been
> > > committ
>
Linedata Services (UK) Ltd
Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB
Registered in England and Wales No 3027851VAT Reg No 778499447
-Original Message-
> From: Bob Archer [mailto:bob.arc...@amsi.com]
> Sent: 21 April 2010 15:35
> To: Daniel Shahaf;
> Hi David,
>
> David Brodbeck wrote on Tue, 20 Apr 2010 at 14:31 -0700:
> > I'm more interested in the feature suggested by the +1 in the subject
> > line -- the ability to get *future* revisions that haven't been
> > committed yet. Just think, you could start a new project, then check
> > out H
Bettual Richter wrote:
>I'm trying to write a skript to set versioned properties after been
>triggered by a
>hook but I seem to get stuck finding a solution and hope someone here
>is able to help me or point out if it's not possible.
>
>I'd like to set a property for every file in a certain
>di
On Wed, Apr 21, 2010 at 4:27 AM, Vikrama Sanjeeva
wrote:
> Hi,
>
> Thanks Andy and David for your answers.
>
> As I said, it was just a supposition in a case where it becomes necessary to
> fix all previous releases (for whatever reason). And in this case, I too
> think not to touch the tag itse
On Wed, Apr 21, 2010 at 3:42 PM, Les Mikesell wrote:
> Vikrama Sanjeeva wrote:
>
>>
>> Also, in case of web-applications what is the best practice to deploy
>> REL-1.7 on production ? Do we replace whole REL-1.6 code with REL-1.7 or
>> just update the production with modified binaries of REL1.7 ?
On Wed, Apr 21, 2010 at 07:41, Marvin Solomon wrote:
>
>
> On 4/20/2010 9:09 AM, Andy Levy wrote:
>>
>> On Tue, Apr 20, 2010 at 09:57, Marvin Solomon
>> wrote:
>>>
>>> I have a repository with svnserver running on Linux and am trying to set
>>> up
>>> a client on Windows. ...
>>
>> There's reall
Vikrama Sanjeeva wrote:
Also, in case of web-applications what is the best practice to deploy
REL-1.7 on production ? Do we replace whole REL-1.6 code with REL-1.7 or
just update the production with modified binaries of REL1.7 ?
Normally you would want to work in a way that gives you a known
Bettual Richter wrote:
>I'm trying to write a skript to set versioned properties after been
>triggered by a
>hook but I seem to get stuck finding a solution and hope someone here
>is able to help me or point out if it's not possible.
>
>I'd like to set a property for every file in a certain
>di
On 4/20/2010 9:09 AM, Andy Levy wrote:
On Tue, Apr 20, 2010 at 09:57, Marvin Solomon
wrote:
I have a repository with svnserver running on Linux and am trying to set up
a client on Windows. ...
There's really no compelling reason to use the cygwin Subversion
client for the majority of user
2010/4/21 Toralf Förster :
> Hello,
>
> I'm wondering whether this bug http://bugs.gentoo.org/show_bug.cgi?id=309183
> is Gentoo specific or worth to be filed in svn bug tracking system too.
This was reported back in March and the last post on the subject
(mine) was that the error could not be rep
Hi,
I'm trying to write a skript to set versioned properties after been
triggered by a
hook but I seem to get stuck finding a solution and hope someone here
is able to help me or point out if it's not possible.
I'd like to set a property for every file in a certain
directory(recursivly) using
2010/4/21 Giulio Troccoli :
> It looks like your post-commit hooks is a ksh, so have you tried adding & at
> the end? Like
>
> ant all -f MDM-Leitfaden/ant_scripts/mdm-leitfaden.xml > /tmp/dita.log 2>&1 &
great! though my fist line is #!/bin/bash, but of course I forgot that
additional "&" for p
> I need to run an ant script after a commit, so I used a
> post-commit script for that. However, even if I put the ant
> call into the background and redirect stdout and stderr, it
> still returns only after the ant call is done. I found an old
> discussion about this
> (http://svn.haxx.se/dev/arc
Hi,
I need to run an ant script after a commit, so I used a post-commit
script for that. However, even if I put the ant call into the
background and redirect stdout and stderr, it still returns only after
the ant call is done. I found an old discussion about this
(http://svn.haxx.se/dev/archive-20
Hi,
I got an exception from TortoiseSNV 1.6.8 :
---
Subversion Exception!
---
Subversion hat ein ernstes Problem festgestellt.
Bitte nehmen Sie sich die Zeit, es mit einer möglichst
ausführlichen Beschreibung, was sie zu tun versuchten, an
die Sub
Hi,
Thanks Andy and David for your answers.
As I said, it was just a supposition in a case where it becomes necessary to
fix all previous releases (for whatever reason). And in this case, I too
think not to touch the tag itself rather as per David's advise, branch the
tag 1.6, fix it and then r
Hello,
I'm wondering whether this bug https://bugs.gentoo.org/show_bug.cgi?id=309183
is Gentoo specific or worth to be filed in svn bug tracking system too.
--
MfG/Sincerely
Toralf Förster
pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3
27 matches
Mail list logo