Re: [fossil-users] How to transfer/move/upload local repository to chiselapp.com

2017-05-15 Thread Javier Guerra Giraldez
On 15 May 2017 at 21:02, The Tick  wrote:
> That was exactly what I was doing -- after clicking 'Create Repository' my
> focus was on the form and I was totally oblivious to the additional options
> that had appeared.


just for the record, in the "create repository" form, there's an
"Override project code" option, with a short explanation "(Optional,
but may be needed if pushing an already created repo to Chisel.)"
that allows that option to work.  just copy there the existing
project's code and it will accept your push.


-- 
Javier
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] How to transfer/move/upload local repository to chiselapp.com

2017-05-15 Thread The Tick

On 5/15/2017 9:21 AM, Roy Keene wrote:

There is a way to upload the repository -- what you are probably doing
now is creating a new repo with the same project code then pushing to
that, which won't work out great.

When you go to "Create Repository" there are 3 options: 1. Create a new
repository; 2. Pull a repository from somewhere; 3. Upload a repository
file -- pick the last one.



That was exactly what I was doing -- after clicking 'Create Repository' 
my focus was on the form and I was totally oblivious to the additional 
options that had appeared.


It is now uploaded and is working fine. Thank you.
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] How to transfer/move/upload local repository to chiselapp.com

2017-05-15 Thread Warren Young
On May 15, 2017, at 8:21 AM, Roy Keene  wrote:
> 
> what you are probably doing now is creating a new repo with the same project 
> code then pushing to that, which won't work out great.

To clarify, one of the things Fossil does when it creates a new repository is 
to generate a universally unique project code, which was done on both sides — 
once for your local repo and once for the remote chiselapp.com repo — so the 
two repos are essentially incompatible.  No matter which direction you push, 
the receiving repo will decide those artifacts aren’t for it, so it will ignore 
them.

It would defeat some Fossil’s core security architecture to allow a “foreign” 
repo to push the way you tried from start.
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] How to transfer/move/upload local repository to chiselapp.com

2017-05-15 Thread Roy Keene
There is a way to upload the repository -- what you are probably doing now 
is creating a new repo with the same project code then pushing to that, 
which won't work out great.


When you go to "Create Repository" there are 3 options: 1. Create a 
new repository; 2. Pull a repository from somewhere; 3. Upload a 
repository file -- pick the last one.


Thanks,
Roy Keene

On Sun, 14 May 2017, The Tick wrote:

Hmmm. I now see on the timeline that there are two users and the last leaf is 
unconnected to the timeline entries from my local repository. There are two 
users: my windows user name (which I guess I now want to get rid of) and the 
username that I use on chiselapp.com


The chiselapp.com username is the one with the "empty" checkin
My windows username is now there on chiselapp.com after my 'push'

47 timeline items

2017-05-14
21:03 
[7a7ff8235f] Leaf: initial empty check-in (user: iamdave, tags: trunk)

20:59   ? Deleted wiki page CWind 1.4 (user: imdave) [details]
20:57   ? Changes to wiki page CWind (user: imdave) [details]
20:56   ? Changes to wiki page CWind (user: imdave) [details]
20:35   ? Changes to wiki page CWind 1.4 (user: imdave) [details]
20:31   ? Changes to wiki page manpage (user: imdave) [details]
20:20   ? Changes to wiki page manpage (user: imdave) [details]
20:04   ? Changes to wiki page CWind 1.4 (user: imdave) [details]
19:56 
[0d276cd236] Leaf: Rename all files from .cpp to .c -- there is no reason to 
use C++ (user: imdave, tags: trunk)

19:28   ? Changes to wiki page CWind 1.4 (user: imdave) [details]
05:39   ? Changes to wiki page CWind 1.4 (user: imdave) [details]

The 21:03 and the 19:56 leaf's are not connected with the little arrow lines.

I'm probably really messing this up.

Is there a way to upload my local repository (created on windows and which is 
using my windows user name) to chiselapp.com and somehow create an 
equivalence to the username on chiselapp and my windows username?



___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] How to transfer/move/upload local repository to chiselapp.com

2017-05-15 Thread Roy Keene
I run ChiselApp.com now and have no plans to stop doing so -- it's viable 
I'd say !


On Sun, 14 May 2017, The Tick wrote:


Sorry for all these questions.

I ran across an exchange from 2013 (I think) that talked about chiselapp.com 
shutting down. Obviously it has not done so.


What is the status of chiselapp.com and is it a viable place to put an open 
source repository as of 2017?

___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] How to transfer/move/upload local repository to chiselapp.com

2017-05-14 Thread Andy Bradford
Thus said The Tick on Sun, 14 May 2017 17:19:21 -0500:

> What is the status of chiselapp.com and is it a viable place to put an
> open source repository as of 2017?

As far as I know it is still viable.

Andy
-- 
TAI64 timestamp: 400059193379


___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] How to transfer/move/upload local repository to chiselapp.com

2017-05-14 Thread The Tick

Sorry for all these questions.

I ran across an exchange from 2013 (I think) that talked about 
chiselapp.com shutting down. Obviously it has not done so.


What is the status of chiselapp.com and is it a viable place to put an 
open source repository as of 2017?

___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] How to transfer/move/upload local repository to chiselapp.com

2017-05-14 Thread The Tick
Hmmm. I now see on the timeline that there are two users and the last 
leaf is unconnected to the timeline entries from my local repository. 
There are two users: my windows user name (which I guess I now want to 
get rid of) and the username that I use on chiselapp.com


The chiselapp.com username is the one with the "empty" checkin
My windows username is now there on chiselapp.com after my 'push'

47 timeline items

2017-05-14
21:03   
[7a7ff8235f] Leaf: initial empty check-in (user: iamdave, tags: trunk)
20:59   • Deleted wiki page CWind 1.4 (user: imdave) [details]
20:57   • Changes to wiki page CWind (user: imdave) [details]
20:56   • Changes to wiki page CWind (user: imdave) [details]
20:35   • Changes to wiki page CWind 1.4 (user: imdave) [details]
20:31   • Changes to wiki page manpage (user: imdave) [details]
20:20   • Changes to wiki page manpage (user: imdave) [details]
20:04   • Changes to wiki page CWind 1.4 (user: imdave) [details]
19:56   
[0d276cd236] Leaf: Rename all files from .cpp to .c -- there is no 
reason to use C++ (user: imdave, tags: trunk)

19:28   • Changes to wiki page CWind 1.4 (user: imdave) [details]
05:39   • Changes to wiki page CWind 1.4 (user: imdave) [details]

The 21:03 and the 19:56 leaf's are not connected with the little arrow 
lines.


I'm probably really messing this up.

Is there a way to upload my local repository (created on windows and 
which is using my windows user name) to chiselapp.com and somehow create 
an equivalence to the username on chiselapp and my windows username?



___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] How to transfer/move/upload local repository to chiselapp.com

2017-05-14 Thread The Tick



So, how can I upload/transfer/move my local repository to chiselapp.com?


I spoke too soon. I did the 'f push https://@chiselapp.com/...' 
and it did >something< -- stuff was uploaded. Now I see the most recent 
timeline:



[7a7ff8235f] Leaf: initial empty check-in (user: iamdave, tags: trunk)

This is followed by the timeline entries from my local repository.

So now there's nothing there?

Should I delete the chiselapp repository and start over?

___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] How to transfer/move/upload local repository to chiselapp.com

2017-05-14 Thread The Tick


So, how can I upload/transfer/move my local repository to chiselapp.com?


Never mind, I finally found it: f push https://@chiselapp.com...

That came from a google search.

I did not find it from a "f help" -- I looked for "login" or something 
similar. It would be nice if a "f help" would have helped me but I admit 
I don't know where to show that info. Maybe when the 'f help push' 
mentions remote-url there could be some reference to the syntax that 
fossil understands.


Now, how do I delete the user that I created named as my windows user name?



___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


[fossil-users] How to transfer/move/upload local repository to chiselapp.com

2017-05-14 Thread The Tick

I've got a local repository that I'm ready to put on chiselapp.com

I created a new project, gave it the same name, and provided the same 
project-code.


It tells me it is created. I add my password and log in.

Now I want to somehow transfer my local repository to chiselapp.com

I tried (on windows)

f push https://chiselapp.com/user/iamdave/repository/CWind

I get an error Error: not authorized to write

It never prompts me for a user id/password

So, I tried using http://chiselapp.com

It would not even let me log in -- it kept saying "insecure". I don't 
care, I want to log in!


What is the user that fossil is using when attempting the 'push'? It 
never tells me. I tried turning on access log but no entries were made.


I then added my windows user name guessing that maybe fossil is using 
that. I gave that user every single permission on the create user page. 
I still get the 'not authorized to write'. Perhaps that is not 
surprising since fossil never prompted me for the password and I can see 
no where to put it.


So, how can I upload/transfer/move my local repository to chiselapp.com?
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users