Crash when trying to connect inside Unreal Engine 4.15

2017-02-19 Thread Peter Gartside
When I try to connect to my repository inside Unreal Engine 4.15 it tells me that it has crashed and to send you the crash report. I can connect to it using tortoise SVN and check in and out but inside Unreal it just crashes when I try and log in. I hope you can help Cheers Pete Sent from Mai

Expanding/contracting monorepos

2017-02-19 Thread Paul Hammant
I wrote this about Git's sparse checkout features: http://paulhammant.com/2017/02/08/further-experiments-with-expanding-contracting-monorepos/ I'd love it if someone ported the exact same solution to Subversion. It should be quite easy. This is a massively underused feature of Subversion. It is

Re: .svn/wc.db as group writable

2017-02-19 Thread Stefan
On 2/19/2017 04:37, Carlos Adean wrote: > Hi, > > I imagining I have a problem with my svn version. After a bunch of tests, I > cannot make svn checkout a product and set .svn/wc.db as group writable. I > need to do that manually. That’s the file that causes the problem when a > different user t

feature suggestion: adressing the repo relative to working copy url

2017-02-19 Thread Harald Kirsch
Hi all, there is the '^' notation to denote the repository root URL. In a setting where many projects are hosted in one repository, however, "^/branches" does not end up in a project's branches. Rather something like ^/somedir/someproject/branches is needed. Assuming I have a working copy