[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sc-devel] Quarks again




that's odd.  quarks does a non-recursive checkout to create that initial /quarks folder.  so it should be under svn control, but without checking out all the quarks within it.

can you double check that your /quarks directory isn't under svn control ?

-cx



this.svn("co","-N",this.url, local.path.escapeChar ($ ));




On Jan 18, 2008 9:05 PM, nescivi <nescivi@xxxxxxxxx> wrote:
Hiho,

I am now finding out that there is *still* a problem with Quarks...

The following scenario gives problems:

I started with just checking out the directory and installing a few quarks.
This results in a quarks directory which is not part of SVN, with only
the few directories in it, that in themselves are version controlled.

so far so good.

but if I now do a Quarks.checkoutAll, I get a problem, since there
will be conflicts in the quarks directory, which is now becoming
version controlled, and there will be problems for the quarks that I
installed previously, with the error:
svn: Failed to add directory 'UnitTesting': object of the same name
already exists

and there the checkout stops...


I ran into this, as I tried to add a new quark, and found that the
quarks directory was not yet part of SVN...

sincerely,
Marije
_______________________________________________
Sc-devel mailing list
Sc-devel@xxxxxxxxxxxxxxx
http://lists.create.ucsb.edu/mailman/listinfo/sc-devel