Problem when loading repositories
![]()
Ashley Maher (1●1●5●5)
| asked Sep 29 '12, 8:57 p.m.
edited Aug 25 '15, 4:43 a.m. by Krzysztof Kaźmierczyk (7.4k●3●54●99)
Have been using RTC via JazzHUB for about 4 months. Trying to load updated work from the stream.
"Problems occurred running loading repository items.
Reason: Cannot create sandbox at /home/username/workspace because one already exists at /home/username."
As this has worked for months anybody know of any changes to cause this??
Regards,
Ashley
|
2 answers
![]()
Hi Ashley - can you look up for existing .jazz5 folders in /home/username/ or higher in that hierarchy?
I think the error message is trying to tell you that you can't create a sandbox inside a sandbox. So it might be that you already have a sandbox above the location you provided that is causing trouble. Let us know if you find a .jazz5 folder in /home/username/ or /home/ . Then we can discuss a workaround - e.g. delete this .jazz5 folder if you're sure it is no longer needed and user won't lose data from local changes that may not have been checked-in. After that, you should be able to create a sandbox under /home/username/workspace since RTC won't believe there's a sandbox higher up in that path. |