Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-team-dev] Committing multiple resources

Hi Alex,

This is a development list, let's switch to Eclipse Community forums. See
my answer (or I should rather say question) there.

Cheers,
--
Tomasz Zarna



From:       Aleksandr Kravets <kravets.dev@xxxxxxxxx>
To:         platform-team-dev@xxxxxxxxxxx
Date:       2011-06-17 21:47
Subject:    [platform-team-dev] Committing multiple resources
Sent by:    platform-team-dev-bounces@xxxxxxxxxxx



Hello,

In my application I want to version my projects with a version system. My
projects have hidden files that are changed based on changes in the model
files, when I commit changes to model files I want to also automagically
commit hidden (or any other files) with that particular commit.

I looked at IChangeGroupingRequestor which seems to be what I need, but I
am not if I can use this interface (and supporting classes?), since it
might be fore RepositoryProvider implementers, which I am not.

May be I am on a wrong path, and there is easier way to create my own
changeset for given commit.

Thanks for your help,
Alex _______________________________________________
platform-team-dev mailing list
platform-team-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-team-dev




Back to the top