all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Stefan Reiter <s.reiter@proxmox.com>
To: pbs-devel@lists.proxmox.com,
	"Fabian Grünbichler" <f.gruenbichler@proxmox.com>
Subject: Re: [pbs-devel] [PATCH proxmox-backup] fix #3070: replace internal with public URLs
Date: Mon, 12 Oct 2020 12:21:39 +0200	[thread overview]
Message-ID: <354d4db1-1fe2-7851-0446-a49609b744f4@proxmox.com> (raw)
In-Reply-To: <20201012101029.2613067-1-f.gruenbichler@proxmox.com>

On 10/12/20 12:10 PM, Fabian Grünbichler wrote:
> Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
> ---
> maybe we should drop the git variant from Cargo.toml altogether?
> 
>   README.rst | 4 ++--
>   Cargo.toml | 2 +-
>   2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/README.rst b/README.rst
> index 76aad1ec..e2dbf466 100644
> --- a/README.rst
> +++ b/README.rst
> @@ -13,7 +13,7 @@ Versioning of proxmox helper crates
>   
>   To use current git master code of the proxmox* helper crates, add::
>   
> -   git = "ssh://gitolite3@proxdev.maurer-it.com/rust/proxmox"
> +   git = "ssh://git.proxmox.com/git/proxmox"

protocol should be git://

>   
>   or::
>   
> @@ -43,7 +43,7 @@ Build
>   on Debian Buster
>   
>   Setup:
> -  1. add 'deb http://repo.proxmox.com/staging/devel/ buster devel-10' to your sources.list
> +  1. add 'deb http://download.proxmox.com/debian/devel/ buster main' to your sources.list
>     2. [sudo] wget http://download.proxmox.com/debian/proxmox-ve-release-6.x.gpg -O /etc/apt/trusted.gpg.d/proxmox-ve-release-6.x.gpg
>     3. [sudo] apt update
>     4. [sudo] apt install devscripts debcargo
> diff --git a/Cargo.toml b/Cargo.toml
> index c4ab3335..abdc85e0 100644
> --- a/Cargo.toml
> +++ b/Cargo.toml
> @@ -39,7 +39,7 @@ percent-encoding = "2.1"
>   pin-utils = "0.1.0"
>   pathpatterns = "0.1.2"
>   proxmox = { version = "0.4.3", features = [ "sortable-macro", "api-macro", "websocket" ] }
> -#proxmox = { git = "ssh://gitolite3@proxdev.maurer-it.com/rust/proxmox", version = "0.1.2", features = [ "sortable-macro", "api-macro" ] }
> +#proxmox = { git = "git://git.proxmox.com/git/proxmox", version = "0.1.2", features = [ "sortable-macro", "api-macro" ] }
>   #proxmox = { path = "../proxmox/proxmox", features = [ "sortable-macro", "api-macro", "websocket" ] }
>   proxmox-fuse = "0.1.0"
>   pxar = { version = "0.6.1", features = [ "tokio-io", "futures-io" ] }
> 




  reply	other threads:[~2020-10-12 10:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-12 10:10 Fabian Grünbichler
2020-10-12 10:21 ` Stefan Reiter [this message]
2020-10-12 10:24   ` Fabian Grünbichler
2020-10-12 11:37 ` [pbs-devel] applied: " Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=354d4db1-1fe2-7851-0446-a49609b744f4@proxmox.com \
    --to=s.reiter@proxmox.com \
    --cc=f.gruenbichler@proxmox.com \
    --cc=pbs-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal