On Aug 23, 2010, at 20:58, david rene comba lareu wrote:
> Hi,
>
> thanks for your help, i have it working now :D
>
> i made a post in my blog detailing the process and with the small code i
> made, if it help to anyone :D
>
> http://shadow.y-developments.info/shadow_of__soul/2010/08/update-w
On Aug 23, 2010, at 10:41, david rene comba lareu wrote:
> i'm using subversion to update a web server that host 20-30 sites. basically
> i have users and when the commit is done, the post-commit hook make a svn
> update. the problem is that there are a lot of files, and take too much time
> to
Hello to all,
i'm using subversion to update a web server that host 20-30 sites. basically
i have users and when the commit is done, the post-commit hook make a svn
update. the problem is that there are a lot of files, and take too much time
to do it.
so, my idea was to get in some way a list of
On Mon, Aug 23, 2010 at 16:23, Mark Phippard wrote:
> On Mon, Aug 23, 2010 at 10:21 AM, Schroeder, Hartmut
> wrote:
>
> > I have a question concerning character encoding of file content.
> >
> > Let's say, we have two text files containing german umlauts and with
> > different file encodings, o
On Mon, Aug 23, 2010 at 10:21 AM, Schroeder, Hartmut
wrote:
> I have a question concerning character encoding of file content.
>
> Let's say, we have two text files containing german umlauts and with
> different file encodings, one file has a 8859-1 encoding and the other
> UTF-8. Both file are
Hi,
I have a question concerning character encoding of file content.
Let's say, we have two text files containing german umlauts and with
different file encodings, one file has a 8859-1 encoding and the other
UTF-8. Both file are committed to Subversion (on different machines).
On a checkout bot
Campbell Allan wrote on Mon, Aug 23, 2010 at 11:10:28 +0100:
>
> On Sunday 22 Aug 2010, Andy Levy wrote:
> > On Sun, Aug 22, 2010 at 14:16, Steven Woody wrote:
> > > On 20 August 2010 23:19, Steven Woody wrote:
> > >> Hi,
> > >>
> > >> With a replication/write-through setup, can a user execute '
Hi,
Steven Woody wrote:
> On 20 August 2010 23:19, Steven Woody wrote:
> > Hi,
> >
> > With a replication/write-through setup, can a user execute 'svn
lock'
> > on master/slaver nodes? Thanks.
>
> Hey folks, no one can gives me a hint?
The SVN Book answers your question.
Kind regards,
Jon
On Sunday 22 Aug 2010, Andy Levy wrote:
> On Sun, Aug 22, 2010 at 14:16, Steven Woody wrote:
> > On 20 August 2010 23:19, Steven Woody wrote:
> >> Hi,
> >>
> >> With a replication/write-through setup, can a user execute 'svn lock'
> >> on master/slaver nodes? Thanks.
> >
> > Hey folks, no one ca