On Tue, Nov 9, 2010 at 11:24 AM, Udaya Chinnathambi wrote:
>
> 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
>
> Ex
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:
org/apache/poi/ss/
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 b
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
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
>
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 com
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
On Monday 08 Nov 2010, wrodrigues201 wrote:
> 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
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
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
spa
>
Linedata Limited
Registered Office: 85 Gracechurch St., London, EC3V 0AA
Registered in England and Wales No 3475006 VAT Reg No 710 3140 03
-Original Message-
> From: Engebakken Geir [mailto:geir.engebak...@edb.com]
> Sent: 08 November 2010 15:41
> To: Giulio Troccoli; 'Gingko'; 'Sub
> -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: Engeba
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
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 libsvn_client-1.lib
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 =
>
Linedata Limited
Registered Office: 85 Gracechurch St., London, EC3V 0AA
Registered in England and Wales No 3475006 VAT Reg No 710 3140 03
-Original Message-
> From: Giulio Troccoli [mailto:giulio.trocc...@uk.linedata.com]
> Sent: 08 November 2010 11:52
> To: 'Subversion User List'
>
On Monday 08 November 2010 13:52:27 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 ha
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 I would like some
advice on how to call it. I kn
> -Original Message-
> From: Engebakken Geir [mailto:geir.engebak...@edb.com]
> Sent: 08 November 2010 11:08
> To: Giulio Troccoli; 'Gingko'; 'Subversion User List'
> Subject: RE: Promoting a mirror repository as a source repository
>
> Sounds great, but I have the notion that the UUID mu
Sounds great, but I have the notion that the UUID must be identical for the two
repositories for this to work, how do you achieve that? Is this done by
svnsync? Or isn't this necessary at all?
Geir
Note : All inquiries regarding Subversion, MKS and general Development servers
should be direc
Hi
>The designers of the externals feature envisioned maybe a handful of
external library dependencies that don't vary much over time.
>These are automatically pulled into a working copy, much like an
automated svn checkout.
>But the design doesn't account for what happens when people start using
Hi,
Was looking to answer point 1 below not 2. Guess I should have RTFM a
bit more on that one... but thanks all for the help.
So that helps nicely with how to identify where all the properties are.
>From reading all the answers I got have some questions on the best use
of svn:externals. Will use
Thanks vishwajeet and Ryan for these information...
I will try to implement all three and see which one suits my purpose...
Regards,
Rajnish Singh
From: vishwajeet singh [mailto:dextrou...@gmail.com]
Sent: Monday, November 08, 2010 1:43 PM
To: Ryan Schmidt
Cc: Rajnish Kumar Singh; users@subversion.
>
Linedata Limited
Registered Office: 85 Gracechurch St., London, EC3V 0AA
Registered in England and Wales No 3475006 VAT Reg No 710 3140 03
-Original Message-
> From: Gingko [mailto:from_tig...@nospam.homelinux.org]
> Sent: 05 November 2010 23:50
> To: Subversion User List
> Subject:
On Mon, Nov 8, 2010 at 1:36 PM, Ryan Schmidt <
subversion-20...@ryandesign.com> wrote:
>
> 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
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
26 matches
Mail list logo