Re: Subversion DB gotinto invalid state, and can't be fixed by 'svn cleanup'

2017-11-16 Thread Yuri
On 11/16/17 06:28, Daniel Shahaf wrote: Yuri wrote on Wed, 15 Nov 2017 08:42 -0800: I had the directory sysutils/fd added locally (svn add). Then I accidentally removed it (rm -rf sysutils/fd) and updated from the central repository because somebody else committed it. After this, it just keeps

Subversion DB gotinto invalid state, and can't be fixed by 'svn cleanup'

2017-11-15 Thread Yuri
fd/Makefile' from pristine store, because no checksum is recorded for this file Version 1.9.7 on FreeBSD. Yuri

Re: :Installing a svn server on openshift

2015-10-01 Thread Yuri Nachitov
октября 2015 г. пользователь Yuri Nachitov написал: > Hello! > > Does anyone install the svn server on openshift or other PaaS ? > >

:Installing a svn server on openshift

2015-09-30 Thread Yuri Nachitov
Hello! Does anyone install the svn server on openshift or other PaaS ?

Re: 'svn update' command, in case of conflict, should leave the version with unchanged conflicting parts

2014-01-20 Thread Yuri
I would make a correction here: conflicting parts could be marked up in a different fashion: <<<<<<< begin conflict <... section of mine with conflicting changes...> >>>>>>> end conflict Otherwise it is difficult to tell where the conflict is. Maybe you can name the file .conflicts Yuri

'svn update' command, in case of conflict, should leave the version with unchanged conflicting parts

2014-01-20 Thread Yuri
p place would just contain the .mine version, and no markup. Thanks, Yuri ---merge-tool-cmd command--- #!/usr/bin/env python import sys import os.path import time import subprocess import shutil try: # path to meld meld = "meld" # file paths supplied by subversion base

Re: Files added to repository by others don't come down with 'svn update'

2014-01-19 Thread Yuri
conflict on them. Somebody needs to take a close look how is this is possible. Yuri

Re: Files added to repository by others don't come down with 'svn update'

2014-01-16 Thread Yuri
ver deleted those files, I added them myself locally because they are new, but never checked them in. And even if they were in local pending delete state, new files with the same path coming from the repository with update should at least cause the conflict. What do you think? Yuri

Files added to repository by others don't come down with 'svn update'

2014-01-16 Thread Yuri
e'. What do I do now? I obviously have an invalid directory, and I didn't do anything wrong. I believe this indicates the presence of some problem in subversion. But this Issue has been assertively closed. Yuri

Howto: Mercurial to Subversion migration

2011-05-15 Thread Yuri Z
migration but couldn't find any simple (or even any working) solution. It would be a great help to our migration effort if someone from the Subversion team can advice on the best way to handle this. Thanks Yuri Zelikov

SVN command line client for Windows-98

2009-12-11 Thread Yuri Popoff
Hello! Is there a command line client for Windows-98? Regards, Yuri Popoff