On 27.05.2015 14:12, Nicolas Ramz wrote:
> Is there a way to detect that current directory is the root of SVN
> repositiory by reading files into .svn directory ?
Please do not make any assumptions about the structure and contents of
the .svn directory. The only way to access that information shou
Hello Nicolas,
On Wed, May 27, 2015 at 3:12 PM, Nicolas Ramz wrote:
> Is there a way to detect that current directory is the root of SVN
> repositiory by reading files into .svn directory ?
>
> I think "svn info" could be used for that. Problem is that some machines may
> not have access to "svn"
Is there a way to detect that current directory is the root of SVN
repositiory by reading files into .svn directory ?
I think "svn info" could be used for that. Problem is that some machines
may not have access to "svn" command line (if using tortoise and svn is not
in command PATH for example).
Hello all, I have checked out a working copy of repository trunk and aims
to reintegrate a branch into trunk.
trunk $ svn merge --reintegrate --accept=theirs-full
svn://192.168.1.4/KnowSG.com/branches/branch1
--- Merging differences between repository URLs into '.':
Usql/ChangeLog.txt
Us