Re: SVNControl Documentation

2016-11-17 Thread Ryan Schmidt
> On Nov 17, 2016, at 12:08 PM, s...@crccoding.com wrote: > > Hello! Good afternoon! > > Is it possible for you provide me the documentation, guide or tutorial in > order to integrate the tool "SVNControl"?, and so I can manage subversion > repositories in hosted Oracle Linux 7 from a computer

SVNControl Documentation

2016-11-17 Thread svn
Hello! Good afternoon! Is it possible for you provide me the documentation, guide or tutorial in order to integrate the tool "SVNCONTROL"?, and so I can manage subversion repositories in hosted Oracle Linux 7 from a computer with Windows. _PS: SVNControl is a system that allows to control the

Re: svn --recursive and externals

2016-11-17 Thread Stefan Sperling
On Thu, Nov 17, 2016 at 07:54:04AM +, Lorenz wrote: > 'svn help pg' on the other hand doen't gives not infomation about > externals at all, and it rejects '--include-externals'. > So no recursing into externals with 'svn propget' at all 8-( Yes, propset/propget/proplist are a bit tricky. For

how to determine files missing certain propertiers?

2016-11-17 Thread Lorenz
Hi all, I'm trying to find files missing certain properties either locally in a WC, or remotely in a repository. I've experimented with scripting 'svn list' and 'svn propget' but that didn't work out because of my missunderstanding of what this commands really do (see threads "discrepancies betwe

Re: discrepancies between 'svn -R list' and 'svn -R propget' (on windows using TSVN build command line client)

2016-11-17 Thread Lorenz
Bert Huijben wrote: >> -Original Message- >> From: Lorenz [mailto:loren...@yahoo.com] >> Sent: woensdag 16 november 2016 15:02 >> To: users@subversion.apache.org >> Subject: Re: discrepancies between 'svn -R list' and 'svn -R propget' (on >> windows using TSVN build command line client) >>[