Hello,
> On 17 January 2015 at 00:47, STF SVN wrote:
>>
>> I know this mailing-list has nothing to do with VisualSVN server, but I
>> really need some help.
>>
>> I need to set up SVN replication on the fly, aka write-through proxying,
>> using VisualSVN server. I know the new version of VisualS
I'm forwarding your response back to the list so that hopefully someone can
help you. Remember to use Reply All so that the discussion stays on the list.
Begin forwarded message:
> From: Jon-Erik TYVAND
> To: Ryan Schmidt
> Subject: SV: Possible bug in subversion
> Date: January 16, 2015 at 3:27
Hi,
A replicating setup with write-through proxies is possible with VisualSVN
Server standard and standard tools, I had this in production for years. Set up
the replicating hooks.
On slaves, adjust the custom httpd config to load the required modules (proxy,
http) and add a receiving location f
I forgot some important questions:
On 17 January 2015 at 00:47, STF SVN wrote:
> I know this mailing-list has nothing to do with VisualSVN server, but I
> really need some help.
>
> I need to set up SVN replication on the fly, aka write-through proxying,
> using VisualSVN server. I know the new
I know this mailing-list has nothing to do with VisualSVN server, but I
really need some help.
I need to set up SVN replication on the fly, aka write-through proxying,
using VisualSVN server. I know the new version of VisualSVN server
supports replication, but for technical reason, I'm still usin
"Somashekarappa, Anup (CWM-NR)" writes:
> So I tried to change the url to ne url in Repository/db/revprops/0/0
> (in the unix server )
You should use svn to change the r0 revision properties, typically with
a file:/// URL to the destination repository:
svn proplist -v --revprop -r0 file:///...
On 16.01.2015 13:55, Tom Ghyselinck wrote:
> Hi Brane,
>
> Thank you for the quick reply!
>
> Our point is that we would like define groups as
> --
>
>
> I.e. For our subversion service:
> vcs-r-some_group
> defines that "some_group" has "read" access for the subversion
> repository
Hi Brane,
Thank you for the quick reply!
Our point is that we would like define groups as
--
I.e. For our subversion service:
vcs-r-some_group
defines that "some_group" has "read" access for the subversion
repository.
- Some repositories allow read access to a select number of
On Fri, Jan 16, 2015 at 5:07 AM, Somashekarappa, Anup (CWM-NR)
wrote:
>
>
> Hi,
>
> We do have Master- Slave set up and slave has been initialized to Master
> url.
>
> Master Url : http://svnserver.com:8080/svn
> Slave Url : http://svnSlave.com:8080/svn
>
> We have synced master and slave using th
Hi,
We do have Master- Slave set up and slave has been initialized to Master url.
Master Url : http://svnserver.com:8080/svn
Slave Url : http://svnSlave.com:8080/svn
We have synced master and slave using the below command from master.
svnsync --non-interactive sync http://svnSlave.com/svn-pro
On 16.01.2015 08:06, Tom Ghyselinck wrote:
> Hi,
>
> We are using subversion 1.8.8 (r1568071) server on Ubuntu 14.04.
>
> I need to add "$authenticated" to the group since this is required for
> our company generic group definitions.
I'm having a hard time understanding this requirement. Any concr
11 matches
Mail list logo