https://issues.apache.org/bugzilla/show_bug.cgi?id=56397

--- Comment #19 from Mark Thomas <ma...@apache.org> ---
(In reply to Pierre Viret from comment #18)
> Would it be possible for me to commit to the sandbox/trunk-maven-layout
> repository?

Not until the dev community decides to offer you committership ;)

> I don't know how I can try & test the svn externals without
> being able to commit to the repository. This is due to the fact that one has
> to update the svn:external property, commit then perform an update to get
> the files checked out through the externals.
> What do you think? Do you have a solution for this?

Yes. The restriction is that the directory on which the external is defined
must be in svn. The property does not need to be checked in for the external to
work. I suggest you create a patch that adds all the necessary empty
directories to the existing structure. I (or another committer) can then commit
it. With that in place you can experiment with externals.

> Maybe an alternative would be to create my own local svn repository so that
> I can commit there and import the head of trunk of the
> sandbox/tomcat-maven-layout directory there. But I fear that it would get
> messy and very difficult to synchronize my changes back to the official
> repository...

Agreed.

On the subject of IDEs and POM level filters, most IDEs allow you to filter out
unwanted sources so we could provide sample IDE configs - like we do for the
main Tomcat build - in a suitable location.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to