Project

General

Profile

Actions

Bug #15602

closed

Nothing happens when new workspace added

Added by old_emperorcezar over 18 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Category:
Workspaces
Target version:
-
Start date:
2006-02-09
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Found bug 0002232 that this is refering to.

Says that it is resolved and commited, but pulling down a fresh copy from cvs still doesn't have the changes in it. When I check the latest revision from the sourceforge page I see the change. There is a branch that occured at revision 1.2 that may keep it from comming down in a cvs update for me.

the path to the file is TYPO3core/typo3/mod/user/ws/workspaceforms.php

Forgive me, but I don't know a lot about cvs. I'm using the below command to get the fresh cvs copy. Maybe I need to do something different to get the branch of the file?

cvs -z3 -d:pserver::/cvsroot/typo3 co -P TYPO3core

(issue imported from #M2529)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #15392: Creation of new workspace failsClosedDmitry Dulepov2006-01-11

Actions
Actions #1

Updated by Karsten Dambekalns over 18 years ago

Yes, you need to checkout the TYPO3_4-0 branch. You used HEAD, in which the fix isn't available. This is the way to go:
cvs -z3 -d:pserver::/cvsroot/typo3 co -r TYPO3_4-0 -P TYPO3core

Actions #2

Updated by Michael Stucki over 10 years ago

  • Category changed from Communication to Workspaces
Actions #3

Updated by Michael Stucki over 10 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
  • Target version deleted (0)
Actions

Also available in: Atom PDF