On 3 Jan 2013, at 6:41 PM, Steve Ebersole wrote:
> Preferences?
>
> Personally I'd rather just use our own users and account for the
> different usernames in the script (read from ~/.gradle/gradle.settings
> maybe).
+1, I think the best way is to use the users own account. Everyone can uploa
We *could*. But that obviously requires a different level of
system-level assumptions. If we all agree to that then fine.
I am going to leave the doc upload as is for now, mainly because that
one is less in our control.
On Fri 03 May 2013 12:16:07 PM CDT, Sanne Grinovero wrote:
> To clarify,
To clarify, this is the "interesting" part of my ~/.ssh/config :
http://pastebin.com/raw.php?i=tBq91kMH
As you can see, I specify the user it's going to use in the file on a
per-server basis. Very convenient, so I don't have to remember these
details, and also you can specify the correct key.
On
can't you just omit the users?
I would assume that it's going to use rsync over SSH, so it should
pick the user I've defined for this server in my own ~/.ssh/config
On 3 May 2013 17:54, Brett Meyer wrote:
> +1 for listing the users
>
> Brett Meyer
> Red Hat Software Engineer, Hibernate
>
> ---
+1 for listing the users
Brett Meyer
Red Hat Software Engineer, Hibernate
- Original Message -
From: "Steve Ebersole"
To: "hibernate-dev"
Sent: Friday, May 3, 2013 12:41:35 PM
Subject: [hibernate-dev] Scripting releases - SourceForge
I am working on scripting more of the release steps
Maybe you could reuse the scripts Hardy built for HV (to be found in the HV
project under distribution/src/scripts)? This release script expects the SF
user to be specified as argument when invoking the script.
--Gunnar
- sent from my mobile phone -
Am 03.05.2013 18:42 schrieb "Steve Ebersole" :