[cfe-dev] how to commit?
Aaron Ballman via cfe-dev
cfe-dev at lists.llvm.org
Sun Jan 6 05:52:59 PST 2019
On Sat, Jan 5, 2019 at 8:36 PM Richard via cfe-dev
<cfe-dev at lists.llvm.org> wrote:
>
> OK, it's been a couple years since I attempted to commit anything to
> clang. I have a change that is approved in phabricator. When I
> attempt to SVN commit with my username/password hash, I get an
> authentication error.
>
> What's the process now?
Just to double-check: when you checked out the SVN repo, did you pull
it from http:// or https://? You need to commit through the repo via
the https:// address as the http:// one is read-only.
~Aaron
>
> --
> "The Direct3D Graphics Pipeline" free book <http://tinyurl.com/d3d-pipeline>
> The Terminals Wiki <http://terminals-wiki.org>
> The Computer Graphics Museum <http://ComputerGraphicsMuseum.org>
> Legalize Adulthood! (my blog) <http://LegalizeAdulthood.wordpress.com>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
More information about the cfe-dev
mailing list