[Svnmerge] Fwd: Problem running on windows

Martin Ritchie ritchiem at apache.org
Wed Jan 17 06:34:02 PST 2007


---------- Forwarded message ----------
From: Martin Ritchie <ritchiem at apache.org>
Date: 17-Jan-2007 14:33
Subject: Re: [Svnmerge] Problem running on windows
To: Giovanni Bajo <rasky at develer.com>


On 17/01/07, Giovanni Bajo <rasky at develer.com> wrote:
> On 1/17/2007 2:26 PM, Martin Ritchie wrote:
>
> > I'm wanting to use svnmerge to handle merges on a OSS project I'm
> > working on however I get the following error:
> >
> > ...branch\testbranch> svnmerge init
> > Traceback (most recent call last):
> >  File "<string>", line 1963, in ?
> >  File "<string>", line 1896, in main
> >  File "<string>", line 619, in get_merge_props
> >  File "<string>", line 613, in get_revlist_prop
> >  File "<string>", line 250, in launchsvn
> >  File "<string>", line 221, in launch
> > WindowsError: [Errno 2] The system cannot find the file specified:
> > '%SystemRoot%\\system32\\cmd.exe /c svn propget --strict
> > "svnmerge-integrated" "."'
> >
> > I'm using the windows executable from your website in and executing in
> > the branch directory.
> >
> > I can run the svn command line that the WindowsError lists and it
> > works fine. My SystemRoot is specified and running
> > %SystemRoot%\\system32\\cmd.exe works ok.
> >
> > Any help/suggestions would be greatly appreciated.
>
> What does %SystemRoot% expand to, in your system?
>
> Is "svn" installed in your path? What if you open a shell and type "svn
> --version"? (I've just updated the wiki to clarify this)
> --
> Giovanni Bajo

Thanks for the quick response. To answe you questions:
...branch\testbranch>echo %SystemRoot%
C:\windows

...branch\testbranch>svn --version
svn, version 1.4.0 (r21228)
  compiled Sep 11 2006, 17:46:59

Copyright (C) 2000-2006 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
 - handles 'http' scheme
 - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
 - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
 - handles 'file' scheme


Does this help?


--
Martin Ritchie


-- 
Martin Ritchie



More information about the Svnmerge mailing list