Re: Recovering repository with multiple missing rev/ files

2010-06-18 Thread Daniel Shahaf
Eiren Smith wrote on Thu, 17 Jun 2010 at 23:24 -: > On Jun 15, 2010, at 12:20 PM, Eiren Smith wrote: > > > On Jun 15, 2010, at 12:14 PM, Stefan Sperling wrote: > > > > > On Tue, Jun 15, 2010 at 11:49:44AM -0400, Eiren Smith wrote: > > > > Sir: > > > > > > > > Thanks for your reply. I'll read

Re: hi ..

2010-06-18 Thread Ulrich Eckhardt
On Friday 18 June 2010, amit kumar wrote: > I am getting always an error while installing project from google repositry > .. > > Open SVN Repository perspective > - Right click on the left side and go to new -> repository location... > - URL: https://quantdesk.googlecode.com/svn/trunk > - Press Fi

Re: Tagging multiple projects within one revision using svn:externals possible bug

2010-06-18 Thread Sergii Ostroverkhov
Thanks for simple option 1, it could solve our problem. Option 2 doesn't fit, cause of needing to do bunch of "svn copy ..." to tag all projects and then tag to BigProject with pinned externals. Of course it could be done without tagging all projects, just pinning externals to revision of trunk, bu

Installation Link

2010-06-18 Thread Daga, Rohit
Hi All, >From where I can download the Tortoise Subversion. Request you to please share the URL. Regards Rohit This message and all attachments are confidential. Any unauthorized review, use, disclosure, or distribution is prohibited. If you believe this message has been sent to you by mist

Re: Installation Link

2010-06-18 Thread vishwajeet singh
On Fri, Jun 18, 2010 at 12:58 PM, Daga, Rohit wrote: > Hi All, > > > > From where I can download the Tortoise Subversion. > > > > Request you to please share the URL. > http://tortoisesvn.net/downloads > > > > > Regards > > Rohit > > > This message and all attachments are confidential. Any unau

RE: Installation Link

2010-06-18 Thread Daga, Rohit
Hi, I have already installed TortoiseSVN-1.6.8.19260-x64-svn-1.6.11.msi , but also required Subversion to install it and use it but couldn't able to get it or if I am doing something wrong request

Re: Installation Link

2010-06-18 Thread Erik Andersson
Follow the link on: http://subversion.tigris.org/ to http://subversion.apache.org/ Cheers / Erik On Fri, Jun 18, 2010 at 11:17 AM, Daga, Rohit wrote: > Hi, > > > > I have already installed > TortoiseSVN-1.6.8.19260-x64-svn-1.6.11.msi

Re: Installation Link

2010-06-18 Thread vishwajeet singh
On Fri, Jun 18, 2010 at 2:47 PM, Daga, Rohit wrote: > Hi, > > > > I have already installed > TortoiseSVN-1.6.8.19260-x64-svn-1.6.11.msi, > but > also required Subversion to install it and use it bu

RE: Installation Link

2010-06-18 Thread Daga, Rohit
Hi, Still not able to get thru. Request you to please send me the exact link, from where I can get the setup and installation guide. Right now I want my system to be as server and client as well and want to add my existing .net project and want to check in and checkout. If everything goes perfe

Re: Installation Link

2010-06-18 Thread vishwajeet singh
On Fri, Jun 18, 2010 at 3:12 PM, Daga, Rohit wrote: > Hi, > > > > Still not able to get thru. Request you to please send me the exact link, > from where I can get the setup and installation guide. Right now I want my > system to be as server and client as well and want to add my existing .net > p

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

2010-06-18 Thread Graham Reeves
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) with one repository root and multiple repositories. TeamCity connects to check for change

RE: Installation Link

2010-06-18 Thread Bob Archer
> Still not able to get thru. Request you to please send me the exact link, > from where I can get the setup and installation guide. Right now I want my > system to be as server and client as well and want to add my existing .net > project and want to check in and checkout. If everything goes perfe

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

2010-06-18 Thread Stefan Sperling
On Fri, Jun 18, 2010 at 10:45:02AM +0100, Graham Reeves 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) Please update

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

2010-06-18 Thread Graham Reeves
> > 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) > > Please update to 1.6.11. We enabled TCP keep-alives in svnser

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

2010-06-18 Thread Bob Archer
> > 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) > Please update to 1.6.11. We enabled TCP keep-alives in svnserve

Re: Recovering repository with multiple missing rev/ files

2010-06-18 Thread Daniel Shahaf
CC += users@ 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 2010 at 23:24 -: > > > On Jun 15, 2010, at 12:20 PM, Eiren Smith wrote: > > > > > > > On Jun 15, 2010, at 12:14 PM, Stefan Sperling wr

Merge conflict markers... indicate what?

2010-06-18 Thread Bob Archer
Hi All, I am doing our weekly merge from our release version project path to our new version development path. I am a bit confused at what the conflict markers are showing me... here is the snippet of the code with the conflict markers: <<< .working If loBudg

Re: Merge conflict markers... indicate what?

2010-06-18 Thread Olivier Sannier
Bob Archer wrote: Hi All, I am doing our weekly merge from our release version project path to our new version development path. I am a bit confused at what the conflict markers are showing me... here is the snippet of the code with the conflict markers: <<< .working

RE: Merge conflict markers... indicate what?

2010-06-18 Thread Bob Archer
> Bob Archer wrote: > > > > Hi All, > > > > > > > > I am doing our weekly merge from our release version project path > to > > our new version development path. I am a bit confused at what the > > conflict markers are showing me... here is the snippet of the > code > > with the conflict markers: >

Re: Merge conflict markers... indicate what?

2010-06-18 Thread Olivier Sannier
Bob Archer wrote: Bob Archer wrote: Hi All, I am doing our weekly merge from our release version project path to our new version development path. I am a bit confused at what the conflict markers are showing me... here is the snippet of the code with the confl

Re: Recovering repository with multiple missing rev/ files

2010-06-18 Thread Eiren Smith
On Jun 18, 2010, at 2:53 PM, Daniel Shahaf wrote: CC += users@ 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 2010 at 23:24 -: On Jun 15, 2010, at 12:20 PM, Eiren Smith wrote: On Jun 15, 2010, at

Calling svn.exe from C++ code!

2010-06-18 Thread fantasy1215
For some reason, I need to call svn.exe in my code, following is just a test hard written code, What am I doing is just 'svn diff'. but it doesn't work. Not touch a c:\abc123.txt file. Thanks in advance! TCHAR szExePath[] = TEXT("C:\\Program Files\\Subversion\\bin\\svn.exe"); SHELL

Re: Recovering repository with multiple missing rev/ files

2010-06-18 Thread Daniel Shahaf
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 2010 at 23:24 -: > > > > > Any ide