On 28.03.2018 01:38, Jonathan Schell wrote:
> I have a tree that looks like:
>
> https://svn/repo/name1/externs/normal_files_here
>
> The folder "externs" has two external properties:
> ../fold1@18 fold1
> ../fold2/file1.txt@18 file1.txt
>
> These folders and file exist at rev 18. The commit to ad
I proceeded to sync our repositories. On the 3rd repo I get the
following error at revision 210 (it contains 1290 revisions):
E:\>svnsync synchronize https://home.mirrordomain.com/svn/cmp
https://masterserver/svn/cmp
Transmitting file data ... 8 long lines of dots
..svnsync
I have a tree that looks like:
https://svn/repo/name1/externs/normal_files_here
The folder "externs" has two external properties:
../fold1@18 fold1
../fold2/file1.txt@18 file1.txt
These folders and file exist at rev 18. The commit to add the properties to
"externs" is commit 32.
I then do a r
On 27.03.2018 22:52, Bo Berglund wrote:
> When I move forward and prepare target repositories for syncing I need
> to activate two hooks in each repo (pre-revprop-change and
> start-commit). So there will be 18 scripts to create...
> Can I symlink the existing hooks into the new repositories so I o
On Mon, 26 Mar 2018 08:22:16 -0500, Bo Berglund
wrote:
>svn: E195019: Redirect cycle detected for URL
The error was caused by misconfiguration of the
/etc/apache2/mods-enabled/dav_svn.conf file following the instructions
in this webpage:
https://tecadmin.net/install-subversion-server-on-ubuntu/
On Tue, 27 Mar 2018 03:47:54 -0500, Ryan Schmidt
wrote:
>
>On Mar 26, 2018, at 11:32, Bo Berglund wrote:
>
>> Alias /svn /var/lib/svn
>
>Remove that...
>
Thanks a million!
This line was entered due to the howto I used:
https://tecadmin.net/install-subversion-server-on-ubuntu/
Step #3 has that f
On Tue, Mar 27, 2018 at 10:46 AM, Ryan Schmidt
wrote:
>
> On Mar 26, 2018, at 17:20, Jonathan Schell wrote:
>
>> I have a tree where one folder is referencing some other folders and
>> documents in different parts of the tree. And those externals are pegged.
>>
>> So, I did a rename of the top f
On Mar 26, 2018, at 11:32, Bo Berglund wrote:
> Alias /svn /var/lib/svn
Remove that...
On Mar 26, 2018, at 17:20, Jonathan Schell wrote:
> I have a tree where one folder is referencing some other folders and
> documents in different parts of the tree. And those externals are pegged.
>
> So, I did a rename of the top folder of the tree. Which of course breaks the
> externals.
>
I have a tree where one folder is referencing some other folders and documents
in different parts of the tree. And those externals are pegged.
So, I did a rename of the top folder of the tree. Which of course breaks the
externals.
So, I go fix the externals to be like they should, using the o
10 matches
Mail list logo