On 21 May 2013 01:40, Ken Kazinski <[email protected]> wrote:
> On a windows machine, what is a good tool to use to get the main repo? I
> have been using commit monitor for the SVN repo and this tells me when
> there are new files and auto downloads them. Is there a similar tool for
> GIT?
>
U can either use the github client == their proprietory and kinda an
interface.
http://windows.github.com/
or U can dowload the kinda native kit from
http://msysgit.github.io/
ie Git for Windows
The later is neat, because even the standard install gives once
cd c:\myGit
git clone [email protected]/doxygen/doxygen<https://github.com/doxygen/doxygen>
git clone
https://me:[email protected]/f<https://github.com/doxygen/doxygen>
oo/secret-project
The snag is in the keys..
- The bitbucket authenticaltion works as its using http auth
- the git@git hub is read only.. so no problem
- But is u want to commit then u need to hace the "key" installed on local
matching remote
- the github windows client does that for you.. ie creates a ssh key and
logs u in etc
- the msys client, u have to deal with that (pain) yourself..
Depending on your skill level, windows.github is probably the easiest.. and
your up and running fast.. issues, merges etc and all.. as a paltform
Pete
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Doxygen-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/doxygen-develop