Hi Daniel Thanks for responding.
I'm not sure about the xcode command line tools, possibly I installed it. how would I know? I am running on mountain lion if you think that will make a difference? mercurial says it runs on 10.8 though. I'm not sure what you mean that there is no space.. I have got a space between the repository and my dest dir, is that what you meant? cheers Matt On Thursday, July 19, 2012 11:35:19 PM UTC+1, Daniel Siemer wrote: > > So, apologies for not responding sooner, out of curiosity do you have > the command line tools package installed from XCode? I suspect your > local environment isn't quite normal, since mercurial has warnings/ > errors about both the git and svn sub repo's. > Other than that, your command had the destination and source portions > of the command rammed together with no space between them. > > On Jul 19, 5:03 pm, GingerPrince <[email protected]> wrote: > > nothing? I'd have thought actually checking out the source code was > fairly > > basic, I can't imagine I'm the only person having problems with this? > > > > > > > > > > > > > > > > On Wednesday, July 18, 2012 7:20:49 PM UTC+1, GingerPrince wrote: > > > > > ok, so I tried cloning the 1.4 release from the default branch and got > > > this : > > > > > hg clone -r "Growl.app 1.4" -b defaulthttps:// > 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/-/484AyR36pXMJ. 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.
