It would be great if you could help me with one thing.
I'm using Fossil as my version manager. Using this on my PC is not a problem but when I try to push it to remote repository I can't.
Here's the thing:
When inside folder with my repository I type
fossil push https://chiselapp.com/user/sebatbg/repository/nres
I get info that: Error: Wrong project
When I type
fossil push https://sebatbg@chiselapp.com/user/sebatbg/repository/nres
It asks for my password but when I enter it fossil says that Login failed I tried both my pass to chisel app and for specific repository but result is the same.
Could anyone tell me step by step how to do the push?
Thank you