> From: Arjen Markus <arjen.mar...@deltares.nl>
> Subject: Re: [Plplot-devel] Your recent update to     README.developers
>       concerning workflow
> To: PLplot development list <Plplot-devel@lists.sourceforge.net>
> Message-ID:
>       <8CF085736108634681FD03EC36E6A0720E6A4FC7@V-EXC-C02.DIRECTORY.INTRA>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi everyone,
>
>
>
> I am trying to push some small changes onto the official repository, using 
> the workflow as documented in the README, but for some reason it fails:
>
>
>
> D:\plplot-svn\plplot-plplot [master]> git push --dry-run origin master
>
> fatal: Could not read from remote repository.
>
>
>
> Please make sure you have the correct access rights
>
> and the repository exists.
>

I think the problem is that you have the wrong repo URL. You need to 
first log in to the SF site and then use the new URL that you see called 
"developer access" or something instead of "read only access". You can 
change the URL or add another remote with the "git remote" command. I've 
no idea why they choose to make this strange distinction, it is not 
intrinsic to git.

-Hazen


------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to