-
Apr 13th, 2011, 01:19 PM
#1
Does Roo bring SCM annoyance?
Hi,
Since Spring Roo add and delete aj files as needed, does this presents some SCM (SVN or Git) annoyance?
Since aj files could be added or deleted outside SCM hands?
I don't know if my question makes since but just asking.
Thanks for help and time.
-
Apr 13th, 2011, 03:29 PM
#2
In general I wouldn't recommend checking the ITDs into source control given Roo can rebuild them (a bit like your javac compiler builds .class files so you don't check those in).
Git is an exception to this general advice though, because Roo has addon-git which offers a very good automatic integration at a commit tracking level with what Roo's doing (including the ITDs).
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules