Ok, I figured out that the issue isn't Versions. :) In my initial attempts
to make Versions ignore some files, I used the individual ignore command
which altered the svn:ignore property for the parent directories. Once I
added the items to the global-ignore list and performed a non-recursive
revert on the directories in question, I was fine. Sorry for the noise. :)

-Todd


On Mon, Feb 22, 2010 at 3:54 PM, musicoder <[email protected]> wrote:

> Hi,
> I'm new to Versions and like it so far. I found the posts in this
> group showing how to add items to the global-ignores option in the
> config file. This was a great help in not showing files that are
> created as a result of the build process, etc. However, I'm finding
> that the browser is still showing that the parent directories have
> been modified, and, perhaps even more worrisome, the Commit dialog is
> listing these directories as having been modified even though how
> they've been modified is that there are some new, but ignored, files.
> The frustrating part is that because of these build files (or Xcode
> user files) are deep in the source tree, I have to open several layers
> in the browser only to find that there's no real change there. Also, I
> don't want to commit these changes to the repository for fear of
> adding phantom files to the repository.
>
> So, my main questions are:
> 1) If the list of changes in the Commit dialog include folders whose
> only changes are ignored files / folders that have been added, will
> there be a change in the respository?
> 2) Is there are way for the UI to not show changes in parent
> directories when the changes are ignored files / folders?
>
> Thanks!
> Todd
>

-- 
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.

Reply via email to