Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
TortoiseSVN not correctly updating project
stahta01:
Ok, I am trying to duplicate the problem. I am trying to compile CBTortoiseSVN plugin from trunk.
I am trying TortoiseSVN version 1.4.7 build 11792
I am trying CollabNet svn.exe version 1.4.6 (r28521)
Here's what showed up in Code::Blocks log; using Code::Blocks SVN 4852
--- Code: ---CBTortoiseSVN: Filename: F:\SourceCode\Projects\IDEs\CodeBlocks\codeblocks\src\CodeBlocks.cbp, Filebased: 0, Projectbased: 1, Workspacebased: 0
CBTortoiseSVN: Executing: "tortoiseproc.exe" /command:update /path:"F:\SourceCode\Projects\IDEs\CodeBlocks\codeblocks\src" /notempfile
--- End code ---
Tim S
stahta01:
Where is the project file (.cbp) relative to the top SVN folder.
svn-folder
sub-folder
project.cbp
or is it
svn-folder
project.cbp
I asked because it looks like in the first case, only sub-folder would be update not svn-folder.
Tim S
Oulaxer11:
J:\PROJECTNAME\trunk\utils\PROJECTNAME\PROJECTNAME.cpb
and you can update / commit / etc... from the trunk
stahta01:
--- Quote from: Oulaxer11 on January 31, 2008, 03:57:50 pm ---J:\PROJECTNAME\trunk\utils\PROJECTNAME\PROJECTNAME.cpb
and you can update / commit / etc... from the trunk
--- End quote ---
If you can update the trunk inside of Code::Blocks using the plug-in, I must not understand what the problem is. Because I thought you could not update using the CBTortoiseSVN plugin.
If my theory of the issue is right the CBTortoiseSVN plugin would only update the folder PROJECTNAME below utils; when you do a project update using the plugin.
Tim S
Oulaxer11:
I apologize, the start of the SVN is the "trunk" Tortoise works correctly from EXPLORER, my last post was not clear... so are you suggesting I need to move the location of the CBB file to just outside the TRUNK folder?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version