Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
rui9024226y@irene *the* shit, or *a* shit?
I have never heard of it, you think it's even good to at least try out? -
rui9024226yI used SVN once, I don't know why even for a single person maintaining a project SVN should exist. It is just so bad...
-
@irene which shares only the name with Tortoise SVN. And Git's GUIs usually implement only the "everything OK" case. If anything fucks up, you still have to go for the shitty Git UI. Only that now you also have to find out what the GUI has done.
-
SVN is a relic. It was good in its time, but these days Git can do everything SVN can and more.
Yes, it's more complex, and yes it's harder to use and work out. But taking the time to learn it properly is definitely worth it - you'll find all sorts of tools and use cases that come in useful all the time. -
@Fast-Nop I was just about to say this. Went from using Git at my previous job to SVN with Tortoise at my new job, and I really don't mind it. It's been working great so far 😊
-
SVN is merely okay...
...until the BDB that backs it shits itself, and then you’re in for a fun time
Related Rants
That I really hate svn.
It is completely useless compared to git and I can not understand why one would use it for any project with more than two people.
rant
wk132