AW: E155011 + E160013: how to clear this mess?

2019-02-14 Thread Niemann, Hartmut
Hello Stefan, > On Thu, Feb 14, 2019 at 12:55:02PM +0000, Niemann, Hartmut wrote: > > Hello! > > > > After some copying of trees, and renaming I seem to have brought my WC into > > a messy state. > > > > when I try to commit changes of a folder, I get

E155011 + E160013: how to clear this mess?

2019-02-14 Thread Niemann, Hartmut
Hello! After some copying of trees, and renaming I seem to have brought my WC into a messy state. when I try to commit changes of a folder, I get Deleting #REQ#B4#1#.xlsx svn: E155011: Commit failed (details follow): svn: E155011: File 'D:\localpath...\#REQ#B4#1#.xlsx' is out of date

AW: Windows - Can not commit if foldername contains invalid characters

2017-06-27 Thread Niemann, Hartmut
> Von: Petat, Daniel [mailto:daniel.pe...@ces.eu] > Betreff: Windows - Can not commit if foldername contains invalid characters > We use a script, to create tags, using the current timestamp as folder names > with the ISO format -MM-ddThh:mm:ss_REV. >[...] > Yes I know, I should not

Feature request: Restoring pristines

2016-11-08 Thread Niemann, Hartmut
Hello! It happened to me a couple of times that subversion complains that a pristine file is missing from the .svn directory. AFAIK the only solution is to do a fresh checkout if this happens. Would it be possible that subversion treats the .svn/pristine directory as a cache and simply fetches

svn log out of memory

2016-07-26 Thread Niemann, Hartmut
Hello! The command line client of Tortoise Subversion: D:\>svn --version svn, version 1.9.4 (r1740329) compiled Apr 24 2016, 15:40:35 on x86-microsoft-windows runs out of memory on a very long commit message: D:\>svn log ZD.itm -r3340 r3340 | e09dueu0 | 2016-02-19 13:31:58 +0100 (Fr, 19

AW: repositories structure from user/access control viewpoint - how?

2016-03-09 Thread Niemann, Hartmut
Hi! I learned that finer-as-per-repository-grained read access is rather "expensive" in terms of server load because rights have to be checked for each file updated. So it would be best that you have separate repositories for separate "read" user groups. I have not heared about somebody who

Displaying locks on file externals

2016-03-02 Thread Niemann, Hartmut
Hello! One project here makes heavy use of file externals and locking, building projects from a pool of binary objects with this. The question to solve is: who holds a lock where? We use Tortoise SVN here, and it's developer told me, that this is a property of the svn library. when I select a

Removing a directory gets stuck

2016-02-22 Thread Niemann, Hartmut
Hello! I use TortoiseSVN (1.9.3) on Windows 7 and observe the effect that deleting (svn rm or move) a directory about once in four attempts fails with something along "could not remove directory because it was not empty". I suspect that the virus scanner stands in the way, because when I look

Debian Linux 32 vs. 64 bit

2016-01-25 Thread Niemann, Hartmut
Hello! I want to upgrade my Linux box from Debian Jessie (32bit) to Debian Jessie (64bit). For the transition time, the machine will boot alternating the 32bit and the 64bit OS. I have several SVN repositories and working copies on it. Is it safe to share SVN repositories and working copies

Strange error when svn update --set-depth

2015-08-24 Thread Niemann, Hartmut
Hello! I am using the command line client of the latest 1.8 tortoise SVN on windows 7 to change the depth of a working copy. The subdirectory ACS64-A8 contains only an svn:external. Extending depth to include that said external works flawlessly. But when I remove it, I get two warnings and an

Making an (external) working copy readonly

2015-02-20 Thread Niemann, Hartmut
Hello! I would like to prevent accidental commits into subdirectories that are svn:external in our development projects. If I understand the documentation correctly, a svn:external is a complete and independent working copy on its own. Is there a way to make such svn:externals read-only? If

Undoing a switch?

2015-01-28 Thread Niemann, Hartmut
Hello! What is the canonical way to undo or revert a switch of a subdirectory? A coworker somehow switched to a subdirectory instead of including it as an external. How could one undo such a mistake? Mit freundlichen Grüßen Dr. Hartmut Niemann Siemens AG Mobility MO MLT LM EN CCI 1

AW: One data set - two repositories?

2014-10-30 Thread Niemann, Hartmut
When I am at home, I will sync to the complete repository and when I am traveling, I will sync to the partial repository. Even easier: one repository, two working copies. Set the checkout depth to empty for all directories in the traveling working copy that you don't want to sync when you are

AW: SVN is ignoring needs-lock property

2014-07-29 Thread Niemann, Hartmut
-Ursprüngliche Nachricht- Von: Mun Johl [mailto:mun.j...@emulex.com] [...] As a test, I made a small change to the file and attempted a check-in (w/o first locking the file). To my surprise, the file update was applied! Is this a known bug with the version of SVN I'm using? Are

Sporadic E120171: Error running context: An error occurred during SSL communication

2014-07-21 Thread Niemann, Hartmut
Hello! Our svn server is hosted on a virtual server managed by some subcontractor. (Redhead enterprise linux, AFAIK). When committing, we get too often the following errors. In tortoise SVN en example message is: Command: Commit Error: Übertragen schlug fehl (Details folgen): Error: Fehler beim

AW: How to delete folder with 'illegal' name in SVN via Tortoise (Windows)

2014-04-08 Thread Niemann, Hartmut
Hello Kirsty, Somehow, and I have no idea how, I have managed to create a folder in our SVN repo called C: which I cannot now delete. To avoid any repetition, can I point you to my question here?

A with hat in german text: Starten Sie svn cleanup falls unterbrochen

2013-10-15 Thread Niemann, Hartmut
On 11.10.2013 15:58, Niemann, Hartmut wrote: There seems to be a typo (illegal character Â) in this message: Error: Die vorhergehende Operation wurde nicht abgeschlossen; Starten Sie »svn Error: cleanup« falls sie unterbrochen wurde Error: Please execute the 'Cleanup' command

svn: warning: W120171: Error running context: An error occurred during SSL communication

2013-09-24 Thread Niemann, Hartmut
Hello! What is going wrong if I get svn: warning: W120171: Error running context: An error occurred during SSL communication five out of six times I try to update a repository or to do some other subversion command? (This is Tortoise SVN/64 TortoiseSVN 1.8.2, Build 24708 - 64

restoring a working copy from backup: can the pristine directory be recreated?

2013-03-27 Thread Niemann, Hartmut
Hello! If I backup a working copy, the .svn folder and especially the pristine directory there, where subversion stores the base version of each file, takes lots of space. I used to exclude the .svn directory from this backup, but now I had to restore my hard drive with all its working data

svn export selected parts of svn:externals

2013-03-26 Thread Niemann, Hartmut
Hello! I have a directory stuff with some files and a list of svn:external directories stuff/one/, stuff/two/ and so on. I want to svn export stuff with the files in it and only one of the svn:externals, not the others. I do not want to refer to the repository where the externals are located

AW: Commit Error in conversion of types

2013-02-01 Thread Niemann, Hartmut
I have seen random client-side disk IO errors when our virus scanner interfered with the sqlite library used in subversion 1.7, when massive log file activity triggered a bug (which is still not fixed) in the behavioural analysis module of the virus scanner. Try to disable the virus scanner

Restoring an archive from backup, and then?

2012-11-28 Thread Niemann, Hartmut
Hello! Our SVN server had a disk failure and some projects had to be restored from the nightly backup. What happens in such a case, if my working copy is on revision 120 and the latest revision in the restored archive is 110? I did some tests and it looks like subversion detects that (I used

Two questions about svn log of a deleted file

2012-11-08 Thread Niemann, Hartmut
Hello! (This is TortoiseSVN's command line client svn, version 1.7.7 (r1393599) compiled Oct 8 2012, 18:39:05, belonging to TortoiseSVN 1.7.10, Build 23359 - 32 Bit , 2012/10/08 11:46:26 on Windows XP, if that makes a difference) I deleted a file a.txt in revision 1186.

AW: Can't execute svn commands through the network

2012-05-21 Thread Niemann, Hartmut
Hello Michael, Do you have a virus scanner involved? Try to disable it, just for the tests. I have seen the virus scanner interfere with the sqlite engine of subversion 1.7.x in very interesing ways. The new (1.7.0) sqlite-based client writes some journal file into the working copy, which may

svn cleanup fails to clean up

2012-05-08 Thread Niemann, Hartmut
Hello! I had an IOerror when updating an external (different story of an incompatibility between sqlite and our corporate virus scanner, which is already being worked on by our Virus department). Now svn cleanup fails: D:\PRJ\STM\REF\svn_nbgvo\stp\GSBTG\in\womsvn cleanup svn: E155016: Missing a

AW: Tortoise SVN unable to authenticate password

2012-04-26 Thread Niemann, Hartmut
Unfortunately I have not managed to get to the bottom of how or why subversion - httpd is mangling the password and what (if anything) subversion (or neon or serf?) could change to fix this... It is not about mangling, it is about character encoding. About 20 years after the birth of

AW: Info about SVN

2012-04-18 Thread Niemann, Hartmut
Hello Andre! You were already told that subversion does only parts of what you need. Maybe have a look at Redmine for web access, tickets, workflows, email notification and such things. It's integration with subversion is really good. It has WIKI and forum facilites as well. It is still no

svn cleanup fails with disk I/O error, executing statement 'RELEASE s165'

2012-04-03 Thread Niemann, Hartmut
Niemann -Ursprüngliche Nachricht- Von: Simon Large [mailto:simon.tortoise...@gmail.com] Gesendet: Montag, 26. März 2012 23:48 An: us...@tortoisesvn.tigris.org Betreff: Re: svn cleanup fails On 26 March 2012 17:09, Niemann, Hartmut hartmut.niem...@siemens.com wrote: Von: Niemann