Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.0
-
None
Description
Run "mvn scm:checkin -Dmessage=test" on OS X 10.5 Leopard. You'll see:
[INFO] Executing: svn --non-interactive commit --file /tmp/maven-scm-1856881168.commit
But --non-interactive is broken on OS X 10.5 Leopard. http://subversion.tigris.org/issues/show_bug.cgi?id=3059
Brett Porter has a hacky workaround for it here: http://blogs.exist.com/bporter/2008/02/25/working-around-non-interactive-problems-in-leopards-subversion/
Attachments
Attachments
Issue Links
- is depended upon by
-
MRELEASE-355 Deploying from Leopard, with Svn 1.4.4 has error on automated Svn commit
- Closed
- is related to
-
SCM-841 Support --force-interactive option introduced with SVN 1.8
- Open