Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

GitHub w/ BlueJ, I can Checkout a Project but cannot Commit Updates(or any project)

I am new to GitHub & repositories but have done a lot of reading and trying to get a grasp on how it all works.

I am working on a group project via BlueJ. I created an account and a repository on GitHub. Through BlueJ using Team Settings, I have entered all of the required information. I am able to checkout and work on locally projects that are in my repository. However, every time I attempt to Commit a change, I get the following error:

svn: Malformed URL'/ccubinski/GNN/!svn/wbl/61467cd6-3e01-0010-93Od-b169ec9ecee6/2'

I do not have any Git stuff installed locally, as from what I understand(and may very well be wrong), is that I should not have to have anything additional besides BlueJ in order to interact with GitHub.

like image 406
ccubi Avatar asked Feb 27 '26 03:02

ccubi


1 Answers

BlueJ doesn't support git, only cvs and subversion (svn).

like image 84
user1909891 Avatar answered Mar 01 '26 15:03

user1909891



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!