tortoise svn show log

2010-02-09 Thread Ramachandran, Vishwanath(IE10)
Hi there In the tortoise svn, show log does not show full log messages, by default I guess it fetches 100 log messages, I need full log from 0'th revision to up-date. How can I do that? I chose "show all" at the bottom, but still no luck For .e.g. at the show log , on the date drop down m

Re: Problems merging with 1.6.2 client and 1.5.6 server

2010-02-09 Thread Michael Diers
Michael Diers wrote: > Clint Popetz wrote: >> Are there known issues merging between branches using a 1.6.2 client and >> a 1.5.6 server? > [...] > > Clint, > > there are problems with merges and indeed merge performance in that > client release. Some have since been addressed in more recent 1.6

Re: Problems merging with 1.6.2 client and 1.5.6 server

2010-02-09 Thread Michael Diers
Clint Popetz wrote: > Are there known issues merging between branches using a 1.6.2 client and > a 1.5.6 server? [...] Clint, there are problems with merges and indeed merge performance in that client release. Some have since been addressed in more recent 1.6 releases. I'd suggest you give the 1.

Re: Where to get SWIG SVN python binding binaries?

2010-02-09 Thread Роман Донченко
Janosch Scharlipp писал в своём письме Tue, 09 Feb 2010 23:13:59 +0300: Hi, Where can i get recent SWIG SVN python binding binaries? I tried the most recent version from tigris.org (1.5.6 for py2.5) but it didn't work together with my repositories (created with svn 1.6.6). (error something

Where to get SWIG SVN python binding binaries?

2010-02-09 Thread Janosch Scharlipp
Hi, Where can i get recent SWIG SVN python binding binaries? I tried the most recent version from tigris.org (1.5.6 for py2.5) but it didn't work together with my repositories (created with svn 1.6.6). (error something like: "unsupported fs, expected 1..3 but found 4") Janosch

Re: Problems setting svn:ignore property to "*" via windows command line

2010-02-09 Thread Eric Lee
On Mon, Feb 8, 2010 at 3:40 AM, Janosch Scharlipp < janosch.scharl...@isys-vision.de> wrote: > > Hi, i am trying to set the svn:ignore property of a specific folder to "*", > so that all files and folders inside this folder are beeing ignored by svn. > Somehow i don't get this done, i tried lots o

AW: Problems setting svn:ignore property to "*" via windows command line

2010-02-09 Thread Janosch Scharlipp
Hi, Ok, i see (and learned something about the execution of programms compiled from c source code). Is the runtime part of the final program, or is it available as a dll in my os ready to be loaded on program startup? Can i find out, what type of runtime is beeing used, shouldn't there be document

Re: .url file extensions in firefox

2010-02-09 Thread Andy Levy
On Tue, Feb 9, 2010 at 06:40, Ramachandran, Vishwanath(IE10) wrote: > Correct > > Gave the mime-type as text/url,  still giving the option to only save > and cancel, but not open, save and cancel, hope the mime-type is > correct.. if not please suggest, so that all the three options open, > save a

RE: .url file extensions in firefox

2010-02-09 Thread Ramachandran, Vishwanath(IE10)
Correct Gave the mime-type as text/url, still giving the option to only save and cancel, but not open, save and cancel, hope the mime-type is correct.. if not please suggest, so that all the three options open, save and cancel would appear in firefox Regards Vishwanath Desk: +91 80 26588360 Extn

Re: MKS to SVN

2010-02-09 Thread Andy Levy
On Tue, Feb 9, 2010 at 01:30, Ramachandran, Vishwanath(IE10) wrote: > Hi there > > I am in the process of migrating MKS to subversion, MKS are in the zip file > folder and the folder has many subfolders..like .vpj, rcs, not sure which is > the dump, can you suggest What does the documentation for

Re: .url file extensions in firefox

2010-02-09 Thread Andy Levy
On Tue, Feb 9, 2010 at 00:36, Ramachandran, Vishwanath(IE10) wrote: > Hello There > > .URL file extensions does not seem to open in Firefox, it does open in IE. i > create a shortcut and the shortcut was created from Windows. Right click in > Windows Explorer, Create Shortcut and save it in local

Re: Problems setting svn:ignore property to "*" via windows command line

2010-02-09 Thread Stefan Sperling
On Tue, Feb 09, 2010 at 11:27:21AM +0100, Janosch Scharlipp wrote: > > Thanks for your answers, but still i think this is not as it should be. > If the parameter is expanded by the shell, or as if it was the shell, then > the shell escaping mechanism (^ on windows) should work. > If parameter expa

Re: AW: Problems setting svn:ignore property to "*" via windows command line

2010-02-09 Thread Felix Gilcher
On Feb 9, 2010, at 11:27 AM, Janosch Scharlipp wrote: > > Thanks for your answers, but still i think this is not as it should be. > If the parameter is expanded by the shell, or as if it was the shell, then > the shell escaping mechanism (^ on windows) should work. > If parameter expansion takes

AW: Problems setting svn:ignore property to "*" via windows command line

2010-02-09 Thread Janosch Scharlipp
Thanks for your answers, but still i think this is not as it should be. If the parameter is expanded by the shell, or as if it was the shell, then the shell escaping mechanism (^ on windows) should work. If parameter expansion takes place deeper in the program itself, then it should know, that thi

Re: relative filesystem path to local repository

2010-02-09 Thread Ulrich Eckhardt
On Monday 08 February 2010, anatoly techtonik wrote: > On Mon, Feb 8, 2010 at 11:04 PM, Ryan Schmidt > > I don't think of it as a restriction; it's just a feature that doesn't > > exist. "svn checkout" simply currently requires you to supply a > > fully-qualified URL. > > So, does it worth entering