> Thanks Edwin,
>
> That's exactly what I am trying to do. I was looking for a way for the tool to
> accomplish this. I'd be just as glad if someone tells me it is impossible, which I
> suspect it may be. Otherwise there are over 200 manual operations required
> just to create a repository. The way some people praise subversion I would
> think this can be automated. But then again perhaps those are the people who
> use subversion for the simplest of builds.
I'm not sure what you are asking for? An automated way to ignore files you don't want check in? Or are you talking about import?
I believe import respects global ignores if you have them set up in your config file.
BOb
>
> JM
>
> -----Original Message-----
> From: Edwin Castro [mailto:0ptikGhost_at_gmx.us]
> Sent: Monday, August 12, 2013 11:55 AM
> To: users_at_subversion.apache.org
> Subject: Re: Strange behavior
>
> On 8/12/13 6:17 AM, John Maher wrote:
> > Are you sure this is the only way? It would seem odd that this toll does not
> provide a way to import an enterprise level application without ignoring the
> compiler generated files.
>
> In cases like this I perform a "clean" operation that removes compiler
> generated files. I would also remove any user specific files as by definition they
> should not be part of the repository.
>
> --
> Edwin
>
Received on 2013-08-12 21:03:03 CEST