Re: --editor-cmd option of the 'pe' subcommand did not work if the path of the external text editor contains space

2010-02-05 Thread Julian Foad
On Wed, 2010-02-03, Claude Xu wrote: > I found the --editor-cmd option of the 'pe' subcommand did not work if the > path of your external text editor contains space. Here is my environment: > > Operating System: Microsoft Windows XP Professional Version 2002 Service > Pack 3 > > Release of Subver

RE: Action needed to get critical SVN related fix in Windows 7 SP1

2010-02-05 Thread Bert Huijben
> -Original Message- > From: Bob Archer [mailto:bob.arc...@amsi.com] > Sent: vrijdag 5 februari 2010 21:15 > To: James Mansion; Bert Huijben > Cc: Erik Funkenbusch; users@subversion.apache.org > Subject: RE: Action needed to get critical SVN related fix in Windows 7 SP1 > > > Bert Huijbe

Re: svn:merginfo propogating unnecessarily?

2010-02-05 Thread Phillip Hellewell
After skimming this blog, it appears that the extra svn:merginfo on unrelated subtrees will be fixed in 1.7. If that is correct, then I will simply wait patiently for 1.7. http://blogs.open.collab.net/svn/2009/11/where-did-that-mergeinfo-come-from.html Thanks again, Phillip On Fri, Feb 5, 2010

svn:merginfo propogating unnecessarily?

2010-02-05 Thread Phillip Hellewell
At my company we are using SVN 1.6.4 (server) and a variety of clients (SmartSVN, Tortoise, command-line). At first we wanted to keep things simple and just always do merges at the root level (e.g., in c:\branch run "svn merge -c 12345 https://host/svn/trunk";). Unfortunately, merging was taking

RE: Action needed to get critical SVN related fix in Windows 7 SP1

2010-02-05 Thread Bob Archer
> Bert Huijben wrote: > > > > Hi, > > > > > > > > Theoretically we could work around this by deleting the file in your > > working copy... and then write the new data. But this has one > > essential problem: What if for whatever reason the delete occured but > > the write didn't? (O

Re: Action needed to get critical SVN related fix in Windows 7 SP1

2010-02-05 Thread James Mansion
Bert Huijben wrote: Hi, Theoretically we could work around this by deleting the file in your working copy... and then write the new data. But this has one essential problem: What if for whatever reason the delete occured but the write didn't? (Or when it stops half way). N

Re: Subversion version 1.7.0-dev and new svn patch command

2010-02-05 Thread Stefan Sperling
On Fri, Feb 05, 2010 at 10:08:02AM -0700, Alan Leung wrote: > Hi, > > I am interested in a svn patch command and noticed that something > related was committed to trunk based on the discussion in > > http://subversion.tigris.org/issues/show_bug.cgi?id=511 > > I built the version 1.7.0-dev from t

Re: Q: Changeset between two revisions

2010-02-05 Thread Daniel Widenfalk
Hi, Manickavel, Senthil wrote: Hi, I would like to create a changeset between > two revisions. I have created a script to do that with > svn commands. But this collects all the files in both > the revisions. Is it possible for me to collect only > the changed file? Script REM Cre

Re: --reintegrate technical documentation?

2010-02-05 Thread Stefan Sperling
On Fri, Feb 05, 2010 at 11:19:09AM -0500, Mark Phippard wrote: > On Fri, Feb 5, 2010 at 11:06 AM, Todd, David wrote: > > I'm looking for a pointer to a technical explanation of what happens when > > one uses --reintegrate. > > > > A number of my users are of the opinion that it's a fragile mode, d

Subversion version 1.7.0-dev and new svn patch command

2010-02-05 Thread Alan Leung
Hi, I am interested in a svn patch command and noticed that something related was committed to trunk based on the discussion in http://subversion.tigris.org/issues/show_bug.cgi?id=511 I built the version 1.7.0-dev from trunk this past week and did some testing. However, from what I can dete

RE: Action needed to get critical SVN related fix in Windows 7 SP1

2010-02-05 Thread Bert Huijben
Hi, Theoretically we could work around this by deleting the file in your working copy... and then write the new data. But this has one essential problem: What if for whatever reason the delete occured but the write didn't? (Or when it stops half way). Now we write a temporary fi

RE: Action needed to get critical SVN related fix in Windows 7 SP1

2010-02-05 Thread Erik Funkenbusch
Thanks Bert, Since I see you are the one who reported this issue in the bug tracker and to Technet, thanks for that. Perhaps it would be a good idea to include some additional information in the bug tracker regarding turning off search indexing and/or exclude the folder from anti-virus scan

Re: --reintegrate technical documentation?

2010-02-05 Thread Mark Phippard
On Fri, Feb 5, 2010 at 11:06 AM, Todd, David wrote: > I'm looking for a pointer to a technical explanation of what happens when > one uses --reintegrate. > > A number of my users are of the opinion that it's a fragile mode, due to it > complaining about missing ranges in merginfo. It's making it h

Re: --reintegrate technical documentation?

2010-02-05 Thread Olivier Sannier
Todd, David wrote: I'm looking for a pointer to a technical explanation of what happens when one uses --reintegrate. A number of my users are of the opinion that it's a fragile mode, due to it complaining about missing ranges in merginfo. It's making it hard to sell use of that facility. I

--reintegrate technical documentation?

2010-02-05 Thread Todd, David
I'm looking for a pointer to a technical explanation of what happens when one uses --reintegrate. A number of my users are of the opinion that it's a fragile mode, due to it complaining about missing ranges in merginfo. It's making it hard to sell use of that facility.

RE: svn : Can't increment mergeinfo count on node revision ... to negative value ...

2010-02-05 Thread SIDOS Joel
Sorry, My SVN Version : 1.6.5 r38866 I open a command-line window in my working copy and type : Svn -m "MyComment" -r HEAD copy . "MyURL" or Svn -m "MyComment" -r BASE copy . "MyURL" Then, the message appears : "svn : Can't increment mergeinfo count on node revision 0.0.t65311-1faa to negative

RE: Action needed to get critical SVN related fix in Windows 7 SP1

2010-02-05 Thread Bert Huijben
Hi, The best way to make Microsoft know that you care about this issue is to file a support issue with them. (It is a confirmed issue, so the support incident fee shouldn't be calculated for it). Most likely corporate users can get a specific update for this issue when it is

Re: svn : Can't increment mergeinfo count on node revision ... to negative value ...

2010-02-05 Thread Andy Levy
On Fri, Feb 5, 2010 at 05:36, SIDOS Joel wrote: > Hi, > > I’ve a problem with one of mine repositories. > > When I need to tag (or branch) a specific branch with BASE, HEAD or NUMBER > revision, I systematically obtain this message : > > “svn : Can't increment mergeinfo count on node revision ...

svnsync - commit replaying problem

2010-02-05 Thread Pavel Tarasenko
Hi all, We have huge subversion repository (avg. 3.5 gigabytes, 14+ revisions) with svn 1.4.4 (yes, too old, but we can't change this), and two mirrors with svn 1.6.9, synchronised through svnsync. Few days ago svnsync stopped working. It can't process one particular revision and displays "Tra

svn : Can't increment mergeinfo count on node revision ... to negative value ...

2010-02-05 Thread SIDOS Joel
Hi, I've a problem with one of mine repositories. When I need to tag (or branch) a specific branch with BASE, HEAD or NUMBER revision, I systematically obtain this message : "svn : Can't increment mergeinfo count on node revision ... to negative value ..." I didn't found any explanation to

svn : Can't increment mergeinfo count on node revision ... to negative value ...

2010-02-05 Thread SIDOS Joel
Hi, I've a problem with one of mine repositories. When I need to tag (or branch) a specific branch with BASE, HEAD or NUMBER revision, I systematically obtain this message : "svn : Can't increment mergeinfo count on node revision ... to negative value ..." I didn't found any explanation to

Q: Changeset between two revisions

2010-02-05 Thread Manickavel, Senthil
Hi, I would like to create a changeset between two revisions. I have created a script to do that with svn commands. But this collects all the files in both the revisions. Is it possible for me to collect only the changed file? Script REM Create root folder md Changeset cd Changeset

Re: Web access to repository

2010-02-05 Thread Ryan Schmidt
On Feb 5, 2010, at 03:00, Giulio Troccoli wrote: >> And in 1.6, you can also see historical versions through WebDAV, too. > > As I said I still don't know if they will be happy with just HEAD. But if > they're not, are you talking about Subversion 1.6 or WebDAV 1.6? If the > latter, how do I f

RE: Web access to repository

2010-02-05 Thread Giulio Troccoli
> >> Thanks Michael, I would certainly look into it then. We > already user ViewVC internally. Is it possible to rescrit it > to just use HEAD? This may be a requirement. I don't know yet > but it oculd be something they would want. Worse comes to > worse I can always use plain WebDAV. > > > > Oh,