Problem in using svn and buildix
Posted
by jani
on Stack Overflow
See other posts from Stack Overflow
or by jani
Published on 2010-03-31T23:19:50Z
Indexed on
2010/03/31
23:23 UTC
Read the original article
Hit count: 430
svn
|cruisecontrol
Hi all I ran into a problem in using svn and buildix.
I have a project created in svn as well as in cruise control which was working fine.
Since yesterday whenever I commit changes into svn they are successfully commited but buildix is not able to pick up those changes,
Normally I used to run 'svn update' whenever this problem occurs but now this is not helping for this project.
When I try to run 'svn update', I get
Skipped '.'
and when I try to run 'svn cleanup', I get
svn: '.' is not a working copy directory
I took the advice of some one and deleted the folder .svn in my project but that did not help.
Any help, thanks in advance.
Regards, Jani
© Stack Overflow or respective owner