On Mon, Mar 7, 2011 at 5:35 AM, bimininavels wrote:
> I've been struggling all morning with what should be a very simple problem.
>
> I would like to commit and update a svn repository daily using cron. I've
> encapsulated my svn calls into a perl script, which runs the following
>
>
> #!/us
Hello all,
Just curious, why mod_dav_svn is distributed as a sub module of svn
instead of an idependent apache httpd module?
BR,
Nguyen Vu Hung
Original Message
Subject:Subversion 1.6.16 Released
Date: Thu, 3 Mar 2011 14:02:59 -0600
From: Hyrum Wright
To: announ
I've been struggling all morning with what should be a very simple problem.
I would like to commit and update a svn repository daily using cron. I've
encapsulated my svn calls into a perl script, which runs the following
#!/usr/bin/perl
print "To run svn commit\n";
$thetime=time;
system "
Hi!
After upgrade from apache-mod_dav_svn-1.6.12 to
apache-mod_dav_svn-1.6.1{5,6}
my repo isn't accessible without authorization process - with
login/password - works.
My apache error log file shows only:
[Thu Mar 03 17:18:19 2011] [error] [client 192.168.201.1] Invalid method
in request USERIN
Hi
To prepare the migration process from our long time usage of CVS based
projects to SVN, I successfully installed and got the current versions
of SUBVERSION, Apache APR web server running. Instructions were
overall pretty good for the basic/quick installation and testing.
But I don't get how
(2011/03/07 12:49), bimininavels wrote:
Where is svn's stderr?
svn &> /some/file ?
Where is svn's stderr?
On Sun, Mar 6, 2011 at 11:43 AM, Daniel Shahaf wrote:
> Nico Kadel-Garcia wrote on Sun, Mar 06, 2011 at 09:00:15 -0500:
>> On Sun, Mar 6, 2011 at 7:22 AM, Andy Levy wrote:
>> > On Sat, Mar 5, 2011 at 22:34, Konstantin Boyandin
>> > wrote:
>> >> Hello,
>> >>
>> >> Setup: there's a server where S
Did you check svn's stderr?
bimininavels wrote on Sun, Mar 06, 2011 at 11:45:36 -0800:
> I've been struggling all morning with what should be a very simple problem.
>
> I would like to commit and update a svn repository daily using cron. I've
> encapsulated my svn calls into a perl script, which
I've been struggling all morning with what should be a very simple problem.
I would like to commit and update a svn repository daily using cron. I've
encapsulated my svn calls into a perl script, which runs the following
#!/usr/bin/perl
print "To run svn commit\n";
$thetime=time;
system "
Nico Kadel-Garcia wrote on Sun, Mar 06, 2011 at 09:00:15 -0500:
> On Sun, Mar 6, 2011 at 7:22 AM, Andy Levy wrote:
> > On Sat, Mar 5, 2011 at 22:34, Konstantin Boyandin
> > wrote:
> >> Hello,
> >>
> >> Setup: there's a server where Subversion repository is located (working
> >> via Apache backen
Hi!
After upgrade from apache-mod_dav_svn-1.6.12 to
apache-mod_dav_svn-1.6.1{5,6}
my repo isn't accessible without authorization process - with
login/password - works.
My apache error log file shows only:
[Thu Mar 03 17:18:19 2011] [error] [client 192.168.201.1] Invalid method
in request USERIN
On 03/06/2011 03:04 PM, Stefan Sperling wrote:
I have problem with showing diff for files added by merge.
Problem is described here:
http://subversion.tigris.org/issues/show_bug.cgi?id=3261
I understand explanation that wrote C. Michael Pilato, but maybe you
know how to skip this inconvenience a
On Sun, Mar 06, 2011 at 11:50:23AM +0100, Piotr Kabaciński wrote:
> Hi,
>
> I have problem with showing diff for files added by merge.
> Problem is described here:
> http://subversion.tigris.org/issues/show_bug.cgi?id=3261
>
> I understand explanation that wrote C. Michael Pilato, but maybe you
>
On Sun, Mar 6, 2011 at 7:22 AM, Andy Levy wrote:
> On Sat, Mar 5, 2011 at 22:34, Konstantin Boyandin wrote:
>> Hello,
>>
>> Setup: there's a server where Subversion repository is located (working
>> via Apache backend), OS CentOS 5.5, Subversion installed as RPM
>> subversion-1.4.2-4.el5_3.1
Red
On Sat, Mar 5, 2011 at 22:34, Konstantin Boyandin wrote:
> Hello,
>
> Setup: there's a server where Subversion repository is located (working
> via Apache backend), OS CentOS 5.5, Subversion installed as RPM
> subversion-1.4.2-4.el5_3.1
>
> Client: Fedora 14, Subversion installed from RPM
> subver
Hi,
I have problem with showing diff for files added by merge.
Problem is described here:
http://subversion.tigris.org/issues/show_bug.cgi?id=3261
I understand explanation that wrote C. Michael Pilato, but maybe you
know how to skip this inconvenience and show changes on files before commit?
17 matches
Mail list logo