[rules-users] Maintain assets synchronized between members of a team

2013-04-25 Thread ciberg2
Hi,

My Drools project is going well and now it's time for some people starting
creating and deploying new Excel decision tables onto the repository.

For that we are using the Eclipse plugin, I've created a general project
that replicates the package structure so everyone can start deploying these
new tables.

My problem is maintaining all the projects in each team member computer
synchronized. Using Eclipse Tools I can commit and update existing assets
but I've not found a way to get all the new assets not existing in the local
computer.

The only way is getting resources from repository but that has to be done
one by one which is not an ideal way to do it because there will be many,
and to add to the problem doing that the downloaded excel files lose all
formatting and become corrupted.

I thought of using GIT to synch all the files but it seems silly to have to
put the files in a new repository when I already have them in one (Guvnor).

What do you think will be the best way to guarantee that all team members
have the same versions of the assests on their local computers?





--
View this message in context: 
http://drools.46999.n3.nabble.com/Maintain-assets-synchronized-between-members-of-a-team-tp4023533.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Maintain assets synchronized between members of a team

2013-04-25 Thread maunakea
you should be able to use Guvnor Repository view in Eclipse to do this. We
use it to synch with local Eclipse projects which we then sync with an
external source control.



--
View this message in context: 
http://drools.46999.n3.nabble.com/Maintain-assets-synchronized-between-members-of-a-team-tp4023533p4023540.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Maintain assets synchronized between members of a team

2013-04-25 Thread ciberg2
I can update existing assets using Eclipse, but if the asset is not in the
local computer I can only get them one by one.

We speak of a external source control, so you use GIT or SVN for source
control not relying only on Guvnor, is that correct?



--
View this message in context: 
http://drools.46999.n3.nabble.com/Maintain-assets-synchronized-between-members-of-a-team-tp4023533p4023541.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Maintain assets synchronized between members of a team

2013-04-25 Thread ciberg2
Sorry, by We speak I meant You speak.



--
View this message in context: 
http://drools.46999.n3.nabble.com/Maintain-assets-synchronized-between-members-of-a-team-tp4023533p4023542.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Maintain assets synchronized between members of a team

2013-04-25 Thread Mark Proctor

On 25 Apr 2013, at 16:35, ciberg2 joaoguerr...@gmail.com wrote:

 Hi,
 
 My Drools project is going well and now it's time for some people starting
 creating and deploying new Excel decision tables onto the repository.
 
 For that we are using the Eclipse plugin, I've created a general project
 that replicates the package structure so everyone can start deploying these
 new tables.
 
 My problem is maintaining all the projects in each team member computer
 synchronized. Using Eclipse Tools I can commit and update existing assets
 but I've not found a way to get all the new assets not existing in the local
 computer.
 
 The only way is getting resources from repository but that has to be done
 one by one which is not an ideal way to do it because there will be many,
 and to add to the problem doing that the downloaded excel files lose all
 formatting and become corrupted.
 
 I thought of using GIT to synch all the files but it seems silly to have to
 put the files in a new repository when I already have them in one (Guvnor).
 
 What do you think will be the best way to guarantee that all team members
 have the same versions of the assests on their local computers?
on  side note Guvnor 6.0 uses GIT as a backend now.

Mark
 
 
 
 
 
 --
 View this message in context: 
 http://drools.46999.n3.nabble.com/Maintain-assets-synchronized-between-members-of-a-team-tp4023533.html
 Sent from the Drools: User forum mailing list archive at Nabble.com.
 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users


___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users