Subversion integration.
Kitts
kitts at hotpop.com
Sat Oct 1 15:08:02 BST 2005
I looked into this further and find that not using KDevelop's Subversion
inbuilt integration works fine. I used the command line to import the
KDevelop project into the repository and then using either the command line
or Kdesvn frontend to commit and update the repository. This works fine.
Any attempt to use the KDevelop integrated support seems to lock the files
and i am forced to execute
$svn cleanup
before i can again work with the repository. This i think has something to
do with KDevelop using 'svn-httpd' or something like that.
I cant figure out how to get this working if it can be used!
Any help... much appreciated. :-)
--
Cheers!
Kitts
On Saturday 01 Oct 2005 5:44 pm IST, Kitts wrote:
Ki> I am new to this list but have been using KDevelop for a while now and
am
Ki> impressed. So far i had not been using any version control and recently
Ki> decided to use it on my personal projects.
Ki>
Ki> I first tried CVS with KDevelop and everything went well. I am however
Ki> having issues with using subversion which is my preferred VCS.
Ki>
Ki> I have created a local repository with the command
Ki>
Ki> $svnadmin create /mnt/sda5/SVNRepos
Ki>
Ki> I then went on to create a new project 'subversiontest' in KDevelop and
Ki> directed it to choose subversion VCS. I was offered three options and
only
Ki> the first option to do nothing would let me progress with development.
Ki>
Ki> If i choose any of the other two option i am asked to show the
repository
Ki> where i specify 'file:///mnt/sda5/SVNRepos' (I have also tried
Ki> '/mnt/sda5/SVNRepos'). Then i give the templates and as i get into
working
Ki> in the project i am unable to save any of the files. A quick run through
Ki> the file browser tells me that no project directory has been created by
Ki> KDevelop.
Ki>
Ki> Then when i close the project, it tells me that the project couls not be
Ki> saved.
Ki>
Ki> Can somebody please offer me some help with this? I am quiet new to
version
Ki> control. And i was unable to find documentation that could help me with
Ki> this part of KDevelop.
Ki>
Ki> Any help will be much appreciated.
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list