-
Notifications
You must be signed in to change notification settings - Fork 220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem win32 subversion 1.7 #39
Comments
Are you able to connect to your SVN server from your windows machine? The error above states that svn itself can't connect to your SVN server "Unknown hostname 'developer.xxxx.co.kr'". Can you run something like Unfortunately, I don't have access to a windows machine so I can't test this. |
Hi Running "svn status -q -u"
FAILURE: Build failed with an exception.
BUILD FAILED Total time: 28.767 secs C:\work\POC\GrailsGradle\sample4\ss>svn info https://xxxx/svn/sample/trunk I am working on windows 7. Please let me know. |
Just so I'm clear, is that output the exact output? It's not actually reporting the host as |
I have replaced the server details as xxx. I tried using svn info 'url and it worked fine from command prompt. Thanks |
@leoincedo Were you able to solve this issue? There is another user who seems to be having the same issue. They are using SVN 1.8.0. I don't have a Windows machine to test this on, so if you have any insight that may help, please share it. |
@townsfolk This issue is caused by
At least on Windows this results in the mentioned error message. |
Fix for issue #39 - SVN release on windows
Fixed by #68 |
project is not problem
i was testing from svn 1.6 ( osx ) but problem is windows or subversion 1.7
plz.!!! i want to release plugin
[liongo.SF2-SEONGWOO-PC] → sh gradlew release
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':checkUpdateNeeded'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 8.721 secs
[liongo.SF2-SEONGWOO-PC] → svn info svn://developer.xxxxx.co.kr/svn/xx2/trunk/xxxxserver
Path: xxxxserver
URL: svn://developer.xxxx.co.kr/svn/xx2/trunk/xxxxserver
Repository Root: svn://developer.xxxxx.co.kr/svn/xx2
Repository UUID: e7335162-918b-11e0-b175-019f8cb6028d
Revision: 3418
Node Kind: directory
Last Changed Author: liongo
Last Changed Rev: 3418
Last Changed Date: 2013-06-03 20:12:59 +0900 (, 03 6 2013)
The text was updated successfully, but these errors were encountered: