Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Mark Trevathan
Mark Trevathan
8,153 Points

Maximum of 100 workspaces?

I have reached my "maximum of 100 workspaces allowed for my account." I do not want to delete workspaces. I kept them all so I can refer back to them in the future as needed. Anyone know a way around this? Any devs wanna lend me their ears?

3 Answers

Aurelian Spodarec
Aurelian Spodarec
10,801 Points

Delete the Workspaces you don't need. Are you really going to go throw 100workspaces? Are you really going go throw 1000workspaces? I think not. You will learn by then enough. You can live the most important ones.

But what you can do it save them on your computer.

Kevin Korte
Kevin Korte
28,149 Points

Commit the code in the workspaces to Github, and than delete the workspace. As far as I know, you can have an unlimited number of repositories on Github, the code will always be there to refer back to, and if you wanted to, you could pull the code from Github back into a new workspace(effectively recreating it), or even pull that code down to a local environment on your own computer.

If you don't know how to use git or Github, now is a great time to learn. There are some great lessons here on Treehouse about it, and just moving code from a workspace, to a new Github repo is beginner level stuff, so I promise (my lawyers didn't want me to say promise, so maybe reasonably assume is better?) you can lean how to do it quickly.

Than you can free up some workspaces!

It is possible to save workspaces on your computer and upload the files back onto Treehouse workspaces :)