Thanks Mark, that did it.
JM
From: Mark Phippard [mailto:markp...@gmail.com]
Sent: Monday, September 08, 2014 1:18 PM
To: John Maher; users@subversion.apache.org
Subject: Re: global ignores
Please keep users@ involved.
On Mon, Sep 8, 2014 at 1:07 PM, John Maher
mailto:jo...@rotair.com>>
Please keep users@ involved.
On Mon, Sep 8, 2014 at 1:07 PM, John Maher wrote:
> Thanks Mark. Could you be a little more specific? Like look at what
> and where. I’ve been looking at all kinds of stuff and reading many, many
> posts but nothing is clear.
>
I do not have any specific suggest
On Mon, Sep 8, 2014 at 12:47 PM, John Maher wrote:
> Thanks for the reply Mark. For the new project they became versioned,
> but not the projects prior to that. They all show up with the status
> command with a ? in front except the two from the latest project. Before I
> remove the two offen
On Mon, Sep 8, 2014 at 12:37 PM, John Maher wrote:
> Hello
>
>
>
> I am trying to get subversion to ignore certain files and directories on a
> windows system. I am using a windows 7 machine with a 1.7 subversion
> client. My repository has about 40 projects in it and I want to ignore bin
> an
On 4/15/2011 12:53 PM, Shiyuan wrote:
Hi,
I want svn to ignore a certain files and I set up
global-ignores = *.s *.o *.lo *.la *.al .libs *.s *.so *.so.[0-9]* *.a
*.pyc *.pyo *.rej
However, it doesn't seem to work. svn ci and svn update still check in
or overwrite those files. What else do
On Fri, Apr 15, 2011 at 15:53, Shiyuan wrote:
> Hi,
> I want svn to ignore a certain files and I set up
>
> global-ignores = *.s *.o *.lo *.la *.al .libs *.s *.so *.so.[0-9]* *.a *.pyc
> *.pyo *.rej
>
> However, it doesn't seem to work. svn ci and svn update still check in or
> overwrite those fi
On Oct 7, 2010, at 15:29, Feldhacker, Chris wrote:
> Where can I find more complete information on global-ignores and the expected
> format/syntax of the patterns?
>
> The svnbook just indicates:
> The global-ignores option is a list of whitespace-delimited globs which
> describe the names of f