Re: Query regarding complete backup of a repository with revision history.

2010-11-08 Thread Ryan Schmidt
On Nov 8, 2010, at 01:50, Rajnish Kumar Singh wrote: I have to copy the entire repository to a new server with revision history. According to my knowledge there are 2 ways: 1) We can use svnadmin dump command to create the dump and again reload it by svnadmin load. Yes, this is a

Re: Use of kdiff3

2010-11-08 Thread Nick Stolwijk
I use the svndiffwrapper[1] script to use SVN cli in combination with kdiff3. Save the script to ~/bin/ and make it executable. (And make sure ~/bin is on the path) Then change ~/.subversion/config to include the lines: # diff3-has-program-arg = [true | false] diff-cmd = svndiffwrapper diff3-cmd

Problem with running minimal_client.c built in Visual C++ 2008 EE

2010-11-08 Thread Michał Gierwatowski
Hi all. I’m trying to build simple client application in Visual C++ 2008 EE. I get code from minimal_client.c, libraries from svn-win32-1.6.6.zip. I set up include path, library path, and in “Additional dependencies” I set up the following: libapr-1.lib libsvn_subr-1.lib

Re: Use of kdiff3

2010-11-08 Thread Campbell Allan
On Monday 08 Nov 2010, Giulio Troccoli wrote: Lots of people here use either TortoiseMerge or WinMerge for conflict resolution. But now I have a requirement to provide something similar for a Linux platform and I thought of kdiff3. I there anyone else that uses as well? I have install it but

RE: Promoting a mirror repository as a source repository

2010-11-08 Thread Engebakken Geir
-Original Message- From: Giulio Troccoli [mailto:giulio.trocc...@uk.linedata.com] Sent: 8. november 2010 12:13 To: Engebakken Geir; 'Gingko'; 'Subversion User List' Subject: RE: Promoting a mirror repository as a source repository -Original Message- From: Engebakken Geir

restored deleted data on subversion

2010-11-08 Thread wrodrigues201
Hello, Our subversion (1.4.3-r23084 on windows 2003) was holding around 1.6 TB of data and one user has accidentally deleted a directory of 1 TB. I have done a svn export from the previous version and have the data. Do I have to add and again commit this data ? Will it use up 1 TB of disk

Re: Svn externals question

2010-11-08 Thread Stefan Sperling
On Mon, Nov 08, 2010 at 10:24:03AM -, Hutchinson, Steve (UK) wrote: Do it the other way: Store your component configuration in a versioned file or even a database, and write a script to configure svn:externals properties based on that data. Maybe even add an automated check into the mix

Re: Update and Status in large working copy causes Windows to hang

2010-11-08 Thread Stefan Sperling
On Fri, Sep 10, 2010 at 08:14:24AM +, ullrich.j...@elektrobit.com wrote: TortoiseSVN works on both machines. (1.6.8, svn libs 1.6.11) Command line svn client creates the issue on machine B, not on machine A. Version of the command line client: 1.6.12, was also tested with 1.6.1 The

Re: restored deleted data on subversion

2010-11-08 Thread Ryan Schmidt
On Nov 8, 2010, at 09:20, wrodrigues201 wrote: Our subversion (1.4.3-r23084 on windows 2003) was holding around 1.6 TB of data and one user has accidentally deleted a directory of 1 TB. I have done a svn export from the previous version and have the data. Do I have to add and again commit

RE: Svn externals question

2010-11-08 Thread Hutchinson, Steve (UK)
Stefan, Your point well understood now. Thanks for the clarification, appreciated. Steve H -Original Message- From: Stefan Sperling [mailto:s...@elego.de] Sent: 08 November 2010 17:01 To: Hutchinson, Steve (UK) Cc: users@subversion.apache.org Subject: Re: Svn externals question

Re: Inaccurate Updated to revision when updating multiple targets

2010-11-08 Thread Ryan Schmidt
On Nov 3, 2010, at 08:16, Daniel Shahaf wrote: Bottom line: agreed that there is a bug here. If you (or anyone else) wants to file an issue or send a patch for that, go ahead. :-) No patch, but I filed an issue: http://subversion.tigris.org/issues/show_bug.cgi?id=3746

Re: Use of kdiff3

2010-11-08 Thread Stanimir Stamenkov
Mon, 8 Nov 2010 11:52:27 +, /Giulio Troccoli/: Lots of people here use either TortoiseMerge or WinMerge for conflict resolution. But now I have a requirement to provide something similar for a Linux platform and I thought of kdiff3. I there anyone else that uses as well? I have install it

Unable to access Excel 2007 - Missing of jars

2010-11-08 Thread Udaya Chinnathambi
Hi, I am working in a project, which requires to access the Excel 2007 spreadsheet, for that I do not know which jars to be downloaded, some how i have managed right now by downloading some builds which throws error as Exception in thread main java.lang.NoClassDefFoundError:

Re: Unable to access Excel 2007 - Missing of jars

2010-11-08 Thread vishwajeet singh
On Tue, Nov 9, 2010 at 11:24 AM, Udaya Chinnathambi uchin...@in.ibm.comwrote: Hi, I am working in a project, which requires to access the Excel 2007 spreadsheet, for that I do not know which jars to be downloaded, some how i have managed right now by downloading some builds which throws