Thanks Quinn
On Mar 9, 10:10 am, Quinn Taylor <[email protected]> wrote:
> On Mar 6, 2009, at 3:20 PM, sasonline wrote:
>
>
>
> > I have been using versions for a while now and I have a question. I
> > use versions mainly for monitoring my projects devleopment. I
> > typically look at the remote changes and my changes to figure out if I
> > have to look at a project or maybe didn't check in some files. All
> > works pretty well but my project .iml files (which we never check in)
> > are mixed in the source directory and give erroneus results. Is it
> > possible to tell versions to ignore this file type?
>
> Since Versions uses the underlying Subversion libraries and
> configuration, it's actually more correct to say that you can inform
> Subversion to ignore this type. (This will have the pleasant side
> effect of having every other Subversion tool on your system also
> ignore the files.)
>
> To do this, you need to edit the file called ~/.subversion/config.
> Search for "global-ignores" and add " *.iml" at the end of the line
> (without the surrounding quotes, but with the leading space). This
> should cause Subversion to ignore any file that ends in .iml.
>
> Hope that helps,
> - Quinn
>
> smime.p7s
> 3KViewDownload
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Versions" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/versions?hl=en
-~----------~----~----~----~------~----~------~--~---