On Wed, Jul 28, 2010 at 09:15:52AM -0400, James Turner wrote:
> On Wed, Jul 28, 2010 at 02:19:13AM -0400, 
> [email protected] wrote:
> > Quoting James Turner <[email protected]>:
> > 
> > > Currently I'm limiting 5 repositories per account, everything should  
> > >  be considered in an alpha state, but so far everything seems to be   
> > > running smoothly. Let me know if you run into any issues or have   
> > > suggestions. Thanks.
> > 
> > I have registered and am attempting to learn how to work all this (I  
> > have used Fossil on remote servers on my home network but not over the  
> > Internet).
> > 
> > One issue encountered was that my e-mail domain was flagged as  
> > invalid. I believe this was owing to it containing more than a single  
> > period (flashingtwelve.brickfilms.com). You may want to check your  
> > validation algorithm.
> > 
> 
> I will fix this validation rule asap.
> 

Should be fixed, email containing subdomains should work.

> > I screwed up and did not properly note the password assigned after  
> > creating my first repository  
> > (https://chiselapp.com/user/saulgoode/repository/script-fu/) and can  
> > not log in as administrator now. If you would be so kind as to remove  
> > it when you get the chance, it would be much appreciated.
> > 
> 
> When you log into chiselapp.com you can remove repositories you created
> from the Dashboard.
> 

I noticed there is a bug where all repositories have the option to pull
next to them in the Dashboard, I will fix this so it only shows up for
cloned repositories.

> > I created a second repository  
> > (https://chiselapp.com/user/saulgoode/repository/script-fu-sg/) and  
> > have been able to clone it successfully; however, when I tried to PUSH  
> > some changes back (I'd disabled autosync), I received a 302 Re-direct  
> > error. I think it may be trying to re-direct from HTTP to HTTPS but I  
> > am not sure (if I use the HTTPS URL then Fossil reports that it does  
> > not support HTTPS). It is quite possible that I am doing something  
> > wrong at this point as I am inexperienced at using some of Fossil's  
> > multi-user features.
> >
> 
> I will look into this issue today as well, funny thing, I never tested
> pushing to a cloned repository, did I mention this was still alpha :)
> 

Alright so the reason for the redirect is I do not allow repositories to
be served over anything but https. It's strange that you were able to
clone over https, but when you try to push over it fossil complains that
it doesn't support https. I am able to push to a cloned repository just
fine myself, my suggestion is to make sure your running a recent
snapshot of fossil, the lastest is 2010-07-03 15:33:59 and make sure
-DFOSSIL_ENABLE_SSL is set in your Makefile.

> > Thank you for the opportunity to use your hosting. I will spend more  
> > time experimenting tomorrow but if there is anything you wish me to  
> > try, please ask.
> > 
> > Regards.
> > 
> > _______________________________________________
> > fossil-users mailing list
> > [email protected]
> > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
> > 
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
> 
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to