Re: SVNServe processes/threads not being closed properly - how to debug?

2010-06-19 Thread Graham Reeves
On 18 June 2010 17:07, Bob Archer wrote: > > > Hi All, > > > > > > I currently have a problem when using JetBrain's TeamCity (see this > > thread; > > > http://www.jetbrains.net/devnet/message/5265757 ). > > > > > > I'm running svnserve as a daemon on OSX leopard(1.5.6, NOT snow > leopard) > > Pl

Re: SVNServe processes/threads not being closed properly - how to debug?

2010-06-19 Thread Stefan Sperling
On Sat, Jun 19, 2010 at 10:54:54AM +0100, Graham Reeves wrote: > On 18 June 2010 17:07, Bob Archer wrote: > > > > > Hi All, > > > > > > > > I currently have a problem when using JetBrain's TeamCity (see this > > > thread; > > > > http://www.jetbrains.net/devnet/message/5265757 ). > > > > > > > >

Re: Calling svn.exe from C++ code!

2010-06-19 Thread Dongsheng Song
shinfo.lpParameters should only be parameters, not include redirecting standard output to a file.下载 MP3 You should use CreateProcess, read differences output from lpStartupInfo.hStdOutput. On Sat, Jun 19, 2010 at 10:47, fantasy1215 wr

Re: Recovering repository with multiple missing rev/ files

2010-06-19 Thread Eiren Smith
On Jun 19, 2010, at 2:27 AM, Daniel Shahaf wrote: Eiren Smith wrote on Fri, 18 Jun 2010 at 23:50 -: On Jun 18, 2010, at 2:53 PM, Daniel Shahaf wrote: Eiren Smith wrote on Fri, 18 Jun 2010 at 10:01 -0400: On Jun 18, 2010, at 3:07 AM, Daniel Shahaf wrote: Eiren Smith wrote on Thu, 17 Jun 2

Re: Recovering repository with multiple missing rev/ files

2010-06-19 Thread Daniel Shahaf
Eiren Smith wrote on Sat, 19 Jun 2010 at 18:47 -: > On Jun 19, 2010, at 2:27 AM, Daniel Shahaf wrote: > > Eiren Smith wrote on Fri, 18 Jun 2010 at 23:50 -: > > > I might also do some fake revisions (to some unrelated dummy > > > files, I suppose) to keep my revision numbers from shifting. >

Re: Recovering repository with multiple missing rev/ files

2010-06-19 Thread Daniel Shahaf
Eiren Smith wrote on Wed, 16 Jun 2010 at 00:25 -: > > On Jun 15, 2010, at 5:02 PM, Ryan Schmidt wrote: > > > On Jun 15, 2010, at 15:37, Eiren Smith wrote: > > > > > I considered doing it the way you described. Unfortunately, most of the > > > seven (7) missing revisions are for binary files

Space in filename causes path not found on commit

2010-06-19 Thread Onno van der Straaten
Hi all, I'm trying to cleanup a repository a bit. While renaming and moving files/folders I noticed that commit at times fail with the message "path not found". I think this is caused by filenames with spaces. I could easily reproduce this on a personal repository I have a co of a folder with tw

Re: Why am I getting a bad merge?

2010-06-19 Thread Daniel Becroft
On Sun, Jun 20, 2010 at 2:24 AM, Steven Boswell II wrote: > (I asked this question almost a month ago on the users list, but got no > response, so now I'm trying the developers list.) Developers list is not an escalation point of the users@ list. Moving back to the users@ list now ... > I recen

How to recover repository from working copy data

2010-06-19 Thread Eric Fowler
I have a situation in which I have lost my repository but have working copies. Can I recover the repository? I am thinking of checkin history, comments, and so forth. I have all the code. Thanks Eric

Re: How to recover repository from working copy data

2010-06-19 Thread Ryan Schmidt
On Jun 19, 2010, at 18:40, Eric Fowler wrote: > I have a situation in which I have lost my repository but have working > copies. Can I recover the repository? I am thinking of checkin history, > comments, and so forth. I have all the code. No, that information is not stored in the working cop