Re: Commit blocked by pre-commit hook (exit code 255) with no output.

2015-12-01 Thread Ryan Schmidt
On Dec 1, 2015, at 10:30 AM, foven wrote: > I'm configuring Phabricator to host a repository and almost everything > seems to be working. The only issue that I'm currently aware of is > that commits are never successful. Instead the client always gives a > message "svn: E165001: Commit blocked

Re: Add mailing development

2015-12-01 Thread Lorenz
Alfredo Telles | Project Manager & Co Founder | Urbanweb wrote: >Add me please let me know. see http://subversion.apache.org/mailing-lists.html for how to subscribe to the mailing lists or use a news client via news.gmane.org -- Lorenz

Add mailing development

2015-12-01 Thread Alfredo Telles | Project Manager & Co Founder | Urbanweb
Add me please let me know. Best regards. ALFREDO TELES | Co-Founder & Project Manager IT URBANWEB, LDA   +351 918 457 671   Porto | Portugal   http://www.urbanweb.pt

Commit blocked by pre-commit hook (exit code 255) with no output.

2015-12-01 Thread foven
Hi, This is my first time posting here. Hopefully I'm posting to the right list with the right formatting and such. Please let me know if I have made any mistakes. I am not subscribed to the list and would appreciate being CC:ed in any responses. I have already posted a description of my issue

Re: Regression: svn checkout on samba share: multiple files replaced with 4096 bytes of nulls

2015-12-01 Thread Nico Kadel-Garcia
On Tue, Dec 1, 2015 at 9:34 AM, Nicolas Calderon Asselin wrote: > It should be noted that the issue started appearing when I moved the dev env > (the linux guest vm) from a machine to another (both Windows 7 professional > 64 bits, but one isolated from our domain, the other not). I noticed McAfe

Does svn:externals Support --depth?

2015-12-01 Thread Jim
I'm trying to use svn:externals to include a directory from repo B in working copies of repo A. I can change only repo A. The external directory is huge, but I want only a few immediate children. Is there a way to get what this implies from svn:externals? % svn proplist -v . Properties on '.

Regression: svn checkout on samba share: multiple files replaced with 4096 bytes of nulls

2015-12-01 Thread Nicolas Calderon Asselin
Hi, My work environment checkout a svn working copy through a mapped drive. The mapped drive points to a samba point on a guest vm (linux ubuntu 10.04). Whenever I do a checkout on this share, my files get replaced with 0s, and files larger than 4kb are truncated to 4kb. Using svn to checkout on a