ok, so I tried cloning the 1.4 release from the default branch and got this :
hg clone -r "Growl.app 1.4" -b default https://code.google.com/p/growl /Volumes/Data/matt/Documents/dev/growl warning: code.google.com certificate with fingerprint c4:0c:c8:54:d7:c9:fc:5f:b5:8b:38:53:31:6d:05:11:b4:53:9d:1b not verified (check hostfingerprints or web.cacerts config setting) warning: code.google.com certificate with fingerprint c4:0c:c8:54:d7:c9:fc:5f:b5:8b:38:53:31:6d:05:11:b4:53:9d:1b not verified (check hostfingerprints or web.cacerts config setting) warning: templates not found /usr/local/git/share/git-core/templates warning: templates not found /usr/local/git/share/git-core/templates warning: templates not found /usr/local/git/share/git-core/templates warning: templates not found /usr/local/git/share/git-core/templates checking out detached HEAD in subrepo external_dependencies/iso8601parser check out a git branch if you intend to make changes abort: 'svn' executable not found for subrepo 'external_dependencies/shortcutrecorder' adding changesets adding manifests adding file changes added 6262 changesets with 27542 changes to 9434 files updating to branch default cloning subrepo external_dependencies/SGHotKeysLib from git://github.com/growl/SGHotKeysLib.git cloning subrepo external_dependencies/cocoaasyncsocket from git://github.com/growl/CocoaAsyncSocket.git cloning subrepo external_dependencies/cocoalumberjack from git://github.com/growl/CocoaLumberjack.git cloning subrepo external_dependencies/iso8601parser from git://github.com/growl/iso-8601-parser-unparser.git Completed with errors, see above anyone any idea? thanks Matt On Wednesday, July 18, 2012 1:22:08 PM UTC+1, GingerPrince wrote: > > Hi > > I'm trying to check out the growl source code using 'hg clone ...' on a > mac and the clone process warns me that there is a problem with the > repository certificate but then proceeds to start the clone. unfortunately > it bombs out saying "growl: no such file or directory" > > I've tried creating a blank growl directory and performing the clone from > that directory - didn't work. I deleted and recreated the growl directory > and tried the clone from the directory above (ie. so there was a growl > directory in my current directory) and that didn't work either. > > I'm trying to check out the latest trunk version, not applying any special > tags or anything. Is there something wrong with the repository or is it > something on my end? > > thanks for any help > Matt > -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/growldiscuss/-/qFpwv2PPyY8J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
