Re: Corrupt working copy after merge cancel - SVN 1.7.4

2012-04-06 Thread Brian Neal
I'll keep the working copy around in case anyone wants us to troubleshoot it somehow. I don't know if you can interrogate the sqlite database or metadata somehow and see why it is "stuck". Again, we can't seem to reproduce the problem. Thanks, BN

Re: Corrupt working copy after merge cancel - SVN 1.7.4

2012-04-06 Thread Thorsten Schöning
Guten Tag Brian Neal, am Freitag, 6. April 2012 um 14:57 schrieben Sie: > I am not sure I know what you mean. It is a "normal" working copy > created interactively by an XP user using Tortoise. I didn't know you > could create "system wide" or "user specific" working copies. What I meant aren't a

Re: Corrupt working copy after merge cancel - SVN 1.7.4

2012-04-06 Thread Brian Neal
I just did some more testing. I tried to recreate my colleagues problem by creating a working copy, doing a merge, then cancelling it. I was unable to reproduce the problem in any event. I used both my values for TEMP and I also used his (C:\Windows\Temp). Thanks, BN 2012/4/6 Brian Neal : > Hello

How to set the *same* ignore properties in many directories?

2012-04-06 Thread frame
Hi: I want to add svn:ignore properties which ignores directory "abc_dir". I know how to do it. My difficulty here is that our file structures is like the following: a/b/abc_dir/1.txt z/x/abc_dir/.. m/n/abc_dir/.. ... z100/x100/abc_dir/.. There are about 100 of them. I cannot do it one by

Re: Corrupt working copy after merge cancel - SVN 1.7.4

2012-04-06 Thread Brian Neal
Hello Thorsten, > C:\Windows\Temp is no default temporary directory for a user. Normally > Subversion would use the user specific Temp directory, unless you > configured your user to use Windows\Temp, which is not recommended at > all. I would guess that your environment may be a little bit specia

Re: I want to know did svn_wc_entry support for path like D:\Path\To\Repo? or we must to use path like D:/Path/To/Repo

2012-04-06 Thread Yonggang Luo
> > > > Yes to the second question, see svn_path.h and svn_dirent_uri.h >> > Did that means I need to use const char * svn_dirent_internal_style (const char *dirent, apr_pool_t *pool) Convert

Re: Corrupt working copy after merge cancel - SVN 1.7.4

2012-04-06 Thread Thorsten Schöning
Guten Tag Brian Neal, am Donnerstag, 5. April 2012 um 23:23 schrieben Sie: > "Cleanup failed to process the following paths: D:\Project_Files\BlackCoS > Can't open file 'C:\WINDOWS\TEMP\svn-D4AA62C8'. The system cannot find > the file specified." C:\Windows\Temp is no default temporary directory