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

2010-02-11 Thread Stein Somers
On 09/02/2010 12:51, Janosch Scharlipp wrote: 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? In build lingo, that sounds: is the runtime statically linked or dynamically linked? It depends on how the subversion source code

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
gnore property to "*" via windows command line 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 she

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
this parameter should not be expanded. Janosch -Ursprüngliche Nachricht- Von: Stefan Sperling [mailto:s...@elego.de] Gesendet: Sonntag, 7. Februar 2010 22:25 An: Janosch Scharlipp Cc: users@subversion.apache.org Betreff: Re: Problems setting svn:ignore property to "*" via windo

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

2010-02-07 Thread Stefan Sperling
On Sun, Feb 07, 2010 at 08:40:19PM +0100, Janosch Scharlipp 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 of different aproaches, but

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

2010-02-07 Thread Janosch Scharlipp
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 of different aproaches, but it always seems as if the pattern is beeing expanded, so that either the c