Sign_up_now

The development and collaboration platform for people just like you

Recent Posts

Subscribe to Recent Posts 361 post(s) found

Pages: 1 2 3 4 5 6 7 8 9 10 11 ... 15

Nov , 2008
Avatar Floyd Price 164 post(s)

Topic: Technical Support / svn command line access

You still need to use the http (or https) protocol not the svn protocol.

Try:

svn copy http://url http://url/tags/mytagname

Please let me know if you need any further assistance?

Cheers,

Floyd Price
Code Spaces

 
Nov , 2008
Avatar Ty 1 post

Topic: Technical Support / svn command line access

I’d like to use the svn command line to make tags and such. But I’m not sure what the best way to reference the repo would be.

I’ve tried svn://myURL, svn+https://myurl, https://myurl.

What is the proper way to do something like:

svn copy svn://repo/somefile svn://repo/tags/somefile

Thanks!

 
Sep , 2008
Avatar Floyd Price 164 post(s)

Topic: Code Spaces / Questions on features provided by your service

Hey,

yes no problem, i will post something on our blog.

Cheers,

Floyd Price
Code Spaces

 
Sep , 2008
Avatar gofan 2 post(s)

Topic: Code Spaces / Questions on features provided by your service

Thanks, Floyd.

Can you share with us what is being planned for v2.3 & road map beyond it?

 
Sep , 2008
Avatar Floyd Price 164 post(s)

Topic: Code Spaces / Questions on features provided by your service

Hey,

1. We back up everything in real time, but we only expose repositories to the user – We plan on adding an export feature.
2. Wiki is in the process of being replaced by a more functional version
3. Time/Cost is something that we plan on adding to Code Spaces.

Cheers,

Floyd Price
Code Spaces

 
Sep , 2008
Avatar gofan 2 post(s)

Topic: Code Spaces / Questions on features provided by your service

Hi. I’m evaluating the service you provide, and have the following questions regarding some of the features (or lack of features) that I consider important:

- Back up: – Do you have near-realtime backup of Wiki, Documents, and Work Items? – Can I export Wiki, Documents, or Work Items?
- Wiki: Only a small subset of typically wiki features are currently provided. Any plan to change that?
- Work Items: Is there any way to do the following? Looks like the answer is no. So my question is also when you plan on adding the features. – Assign a cost estimate/weight to work item. – Reflect cost/weight of work items in calculating progress on milestone on Dashboard. – Link work items (to, say, reflect dependency among bugs or task scheduling in proj mgmt)

Andy

 
Sep , 2008
Avatar Floyd Price 164 post(s)

Topic: Code Spaces / Notification on unassigned work items

Great Point! I will look in to adding a notification option for portal work items…

Cheers,

Floyd Price
Code Spaces

 
Sep , 2008
Avatar Semiotikus 1 post

Topic: Code Spaces / Notification on unassigned work items

Hi Floyd

We have recently bought an account for the excellent svn-service of yours. And are in general very pleased with it.

There is only one small problem concerning the work items.
Whenever someone creates a new work item through a portal page, the work item will be assigned to ‘nobody’.
Since ‘nobody’ has no email address and is in fact nobody, no notification can be sent.
It appears that work item created through a portal page will not generate an entry in the project timeline as work items created through the back-end do.
Therefore, the notification can’t be done through rss.

Maybe I missed some settings but so far i couldn’t find anything addressing this problem.

Thank you for your help

Regards

Semiotikus

 
Sep , 2008
Avatar Sanli 2 post(s)

Topic: Technical Support / Problem with authentication

It works fine now, thank you for prompt response.

Cheers

 
Sep , 2008
Avatar Floyd Price 164 post(s)

Topic: Technical Support / Problem with authentication

Your colleague has not added you to the project that this repository belongs to, therefor you do not have access. As you are an admin you can log in to your Code Spaces account and add yourself to the project to gain access.

Cheers,

Floyd Price
Code Spaces

 
Sep , 2008
Avatar Sanli 2 post(s)

Topic: Technical Support / Problem with authentication

I am the second user of a repository created by my colleague. My account is of admin type. Each time I want to browse, import, or checkout I am asked for user and password but it has never worked. I get the following error:


Command: Checkout from https://svn.codespaces.com/phoscat/lightsource, revision HEAD, Fully recursive, Externals included
Error: Server sent unexpected return value (403 Forbidden) in response to OPTIONS
Error: request for ‘https://svn.codespaces.com/phoscat/lightsource’
Finished!:

I am using the latest version of tortoise.

 
Sep , 2008
Avatar Floyd Price 164 post(s)

Topic: Code Spaces / Adding pages to portal

Hey James,

This is fine, we take note of all the issues raised here and aim to fix them as soon as we can.

Feel free to email me at f[dot]price[at]codespaces[dot]com if you prefer?

Cheers,

Floyd Price
Code Spaces

 
Sep , 2008
Avatar JPB 10 post(s)

Topic: Code Spaces / Adding pages to portal

Thank you very much!

The other points I made about the footer moving and heading margins remain though.
Sorry for filling up the forum with these things. Maybe you’d like people to file tickets instead?

James

 
Sep , 2008
Avatar ap64 1 post

Topic: Code Spaces / Wiki issues and questions

1. Triple curly brace code blocks don’t seem to work as shown.

If I cut/paste the example from the wiki markup help page it does not appear at all as indicated. o the triple braces themselves appear in the rendered page o blank lines are swallowed o angle brackets and square brackets are not escaped leading to them being swallowed or affecting nearby text in undesirable ways

2. The line break mechanism “[[BR]]” described in the text creates a page link, not a line break.

3. Generally, is there a way to escape square brackets so they are not interpreted as a link?

4. Is there a way in tables to have both center and span columns apply to one cell?

Thanks.

 
Sep , 2008
Avatar Floyd Price 164 post(s)

Topic: Code Spaces / Adding pages to portal

Hey Guys,

the malformed HTML has been fixed. Please let me know if you spot anything else?

Cheers,

Floyd Price
Code Spaces

 
Sep , 2008
Avatar JPB 10 post(s)

Topic: Code Spaces / Adding pages to portal

Bump?
Please can you fix the navigation? I would like to have it working so I can launch my portal.

 
Aug , 2008
Avatar Floyd Price 164 post(s)

Topic: Technical Support / Subversion Error

Well its not really a matter of choice (in this context) as http wasn’t working for you due to your proxy configuration – 99% of our customers Can use http.

Subversion uses a webdav method that is not supported by some proxy servers, due to header being stripped from the requests however, https seems to resolve this as the proxy has to send the headers as part of the https protocol.

 
Aug , 2008
Avatar MSD 4 post(s)

Topic: Technical Support / Subversion Error

It is working now with https, horray! Thanks Floyd, but can you explain the logic behind choosing http or https. Thanks anyways.

 
Aug , 2008
Avatar Floyd Price 164 post(s)

Topic: Technical Support / Subversion Error

Excellent news, thanks for letting us know.

MSD does this apply to your issue?

Floyd Price
Code Spaces

 
Aug , 2008
Avatar lzabik 6 post(s)

Topic: Technical Support / Subversion Error

it works, fx

 
Aug , 2008
Avatar Floyd Price 164 post(s)

Topic: Technical Support / Subversion Error

After some research, i have found that this error comes from using a transparent proxy, which doesn’t support the webdav methods used by SVN, to overcome this can you try using the HTTPS protocol? e.g. https://svn.codespaces.com/......

Floyd Price
Code Spaces

 
Aug , 2008
Avatar lzabik 6 post(s)

Topic: Technical Support / Subversion Error

I have no idea. I try to commit in two networks. In one there is no proxy server, and problem is the same in both.

 
Aug , 2008
Avatar Floyd Price 164 post(s)

Topic: Technical Support / Subversion Error

Are you behind a proxy server (squid by any chance)?

 
Aug , 2008
Avatar lzabik 6 post(s)

Topic: Technical Support / Subversion Error

I have updated to newest version (TortoiseSVN 1.5.2, Build 13595 – 32 Bit , 2008/07/31 17:04:57) and the problem still exists.

 
Aug , 2008
Avatar lzabik 6 post(s)

Topic: Technical Support / Subversion Error

TortoiseSVN 1.4.7, Build 11792 – 32 Bit , 2008/01/05 13:50:18

Next Page

Pages: 1 2 3 4 5 6 7 8 9 10 11 ... 15