Results 1 to 2 of 2

Thread: Does Roo bring SCM annoyance?

  1. #1
    Join Date
    Jan 2006
    Location
    El Dorado
    Posts
    80

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

  2. #2
    Join Date
    Aug 2004
    Location
    Sydney, Australia
    Posts
    2,768

    Default

    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).
    Ben Alex
    Project Founder, Spring UAA, Spring Roo and Spring Security

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
  •