Re: [math] Strange svn conflict

2011-12-30 Thread Sébastien Brisard
Le 30 décembre 2011 23:30, Daniel Shahaf a écrit : > Sébastien Brisard wrote on Fri, Dec 30, 2011 at 16:24:38 +0100: >> Hi, >> sorry for the delay. I have carried out a few more experiments (see below). >> Sébastien >> >> >> >> Should I move to svn 1.7 ? >> >> >> >> >> > >> >> > You could try movi

Problem with the javahl

2011-12-30 Thread Dominic Brauner
I am working with the javahl and converted it with IKVM into a .NET DLL for my program. All works fine but If I call a function like SVNClient.info2() I get the error that

Re: [math] Strange svn conflict

2011-12-30 Thread Daniel Shahaf
> > - Server.  Does the error reproduce if you check out your working copy > >  from svn-master.apache.org?  (If you literally check out from > >  https://svn-master.apache.org/repos/asf/... you'll get SSL warnings; > >  you can either bypass them or set > >  # 140.211.11.4        svn.apache.org >

Re: [math] Strange svn conflict

2011-12-30 Thread Daniel Shahaf
Sébastien Brisard wrote on Fri, Dec 30, 2011 at 16:24:38 +0100: > Hi, > sorry for the delay. I have carried out a few more experiments (see below). > Sébastien > > >> >> Should I move to svn 1.7 ? > >> >> > >> > > >> > You could try moving to 1.7, and/or using the official JavaHL bindings > >> > i

Re: svnlook changed

2011-12-30 Thread Ryan Schmidt
On Dec 30, 2011, at 14:27, wrote: > I am trying to figure out a way to get a list of files that have changed in a > particular code line (branch or project) since a date or a revision. Svnlook > changed does not appear to accept a range of revisions. > > gold:/opt/subversion-1.7.1/bin> sv

svnlook changed

2011-12-30 Thread Joe.Floeder
I am trying to figure out a way to get a list of files that have changed in a particular code line (branch or project) since a date or a revision. Svnlook changed does not appear to accept a range of revisions. gold:/opt/subversion-1.7.1/bin> svnlook changed -r11034:11035 /dsi/subversion/test

Re: svnsync, discard master and start using slave as new master

2011-12-30 Thread Daniel Shahaf
On Thu, Dec 29, 2011, at 09:33, Jan Keirse wrote: > On Wed, Dec 28, 2011 at 3:12 PM, Daniel Shahaf > wrote: > > Jan Keirse wrote on Wed, Dec 28, 2011 at 11:44:49 +0100: > >> Hello, > >> > >> I have a master and a slave. Now I want to discard the current master > >> and start using the slave as th

Re: Problem with javahl

2011-12-30 Thread Mark Phippard
Out of curiosity, why aren't you just using SharpSVN? http://sharpsvn.open.collab.net/ Have you tried writing an equivalent of your function in Java and comparing? Maybe it will reveal something. On Fri, Dec 30, 2011 at 12:49 PM, Dominic Brauner wrote: > I am working with the javahl and co

Problem with javahl

2011-12-30 Thread Dominic Brauner
I am working with the javahl and converted it with IKVM into a .NET DLL for my program. All works fine but If I call a function like SVNClient.info2() I get the error that he cannot convert "org.apache.subversion.javahl.types.Info" into "org.apache.subversion.javahl.types.NodeKind" but I all functi

Re: loading a particular tag's collection in MyEclipse 9.1

2011-12-30 Thread Mark Phippard
On Fri, Dec 30, 2011 at 10:20 AM, claytoncramer wrote: > I am using Subclipse 1.6.  When I right click on a tag in the SVN > Repository Exploring > perspective, I do not see anything that seems to be checkout.  I see: > > New > Open > Open With > Copy > Cut > Paste (grayed out) > Delete > Copy UR

Re: [math] Strange svn conflict

2011-12-30 Thread Sébastien Brisard
Hi, sorry for the delay. I have carried out a few more experiments (see below). Sébastien >> >> Should I move to svn 1.7 ? >> >> >> > >> > You could try moving to 1.7, and/or using the official JavaHL bindings >> > instead of the third-party SVNKit implementation.  With my svn hat on, >> > though,

Re: loading a particular tag's collection in MyEclipse 9.1

2011-12-30 Thread claytoncramer
On Dec 30, 1:38 am, Thorsten Schöning wrote: > Guten Tag claytoncramer, > am Donnerstag, 29. Dezember 2011 um 19:01 schrieben Sie: > > > Here's my problem: how, in MyEclipse, do I say, "load a particular > > tag's collection of files"? > > I don't know MyEclipse, but use normal Eclipse with Subc

svn: E235000: In file '..\..\..\subversion\libsvn_client\commit_util.c' line 474: assertion failed ((copy_mode_root && copy_mode) || ! copy_mode_root)

2011-12-30 Thread Volker Schöch
Hi, we just upgraded from svn 1.6.4 to 1.7.2 and ran our usual "daily build" batch file. Commands stat, revert, update seemed to work like expected, but copy failed in an unexpected way. This is our command line: w:\setuptools\subversion\svn.exe copy . http://server.tc.local:8088/svn

Re: loading a particular tag's collection in MyEclipse 9.1

2011-12-30 Thread Mark Phippard
On Thu, Dec 29, 2011 at 1:01 PM, claytoncramer wrote: > Hello, there, I am just joining this group.  I am working for a state > agency's IT operation that is a worst practices kind of place.  I am > attempting to drag them into the 1980s, and perhaps from there, into > the 1990s. > > We currently

Re: loading a particular tag's collection in MyEclipse 9.1

2011-12-30 Thread Thorsten Schöning
Guten Tag claytoncramer, am Donnerstag, 29. Dezember 2011 um 19:01 schrieben Sie: > Here's my problem: how, in MyEclipse, do I say, "load a particular > tag's collection of files"? I don't know MyEclipse, but use normal Eclipse with Subclipse and I have the perspective "SVN Repository Exploring"