Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Martin Habets

Pages: [1]
1
Suggestions and Requests / Parameters for subversion command
« on: October 14, 2011, 10:32:33 pm »
I failed to open a project this week. EA 8.0 just hangs, the only way to get out is to kill it.
After much debugging it turned out that the SVN authentication had been lost. In this case it will prompt for the user name and password, but such an interactive mode is not supported by EA.
Also, in my specific case SVN reverted to a default user name that was not correct for the repository used.

So I'd like a way to provide some fixed arguments to all SVN operations.
In particular having a way to pass --non-interactive and --username options would be most useful.

I see that EA 9.0 has a new timeout option here. Have not tried that yet. Even with that, the --non-interactive option would be a good improvement.

2
General Board / Re: SVN for the Template in RTF Documents
« on: February 09, 2011, 03:38:33 am »
Interesting. Is there an advantage to export it as XML and check that in?
So far I've just saved the RTF and checked that in.

Pages: [1]