.
https://help.cloudforge.com/
--
Regards,
Jeyanthan
sageId=450591
Though it affects only html files to the best my knowledge, I think it's
worth checking it.
--
Regards,
Jeyanthan
Thanks Jeyanthan for the reply and completely understood now. Help me
understand about codesion. is it a svn hosting service provider. ?
Yes, Codesion is a cloud service offered by CollabNet for hosting
Subversion or Git repositories.
Visit http://codesion.com/features.html to know more
youruname https://domain.svn.cvsdude.com/sample
3) Make changes and do a commit.
You may find the "Getting started" link in your Project QuickView Dashboard.
Check if the following link helps you --
https://help.cloudforge.com/View.jsp?procId=352c3f324b1712b5bba6c58de3991c90
--
Regards,
Jeyanthan
rame,
Not sure if your client preference is restricting you from storing
passwords.
Try renaming ~/.subversion directory (or move it to some other location)
and do a checkout. This should prompt for password. Save it permanently
and you are all set. Hope it helps.
--
Regards,
Jeyanthan
Hi Dhanushka,
As of Subversion 1.5, it is possible to limit svnsync to a
subdirectory of the master repository.
$ svnsync init file://`pwd`/dest
http://svn.master.com/repo/trunk
$ svnsync sync file://`pwd`/dest
--
Regards,
Jeyanthan
On Monday 12 March 2012 08:21 PM, dhanushka ranasinghe
AsIs120307”, at URL:
http://www.box.net/shared/k64yenrpey ) I'm looking for a svn-Repository
web hosting, Eric4 Python IDE compatible. Any such provider to
positively recommend? Thanks.
- P.M.
--
Regards,
Jeyanthan
pport/support-programs/subversion.html
As Subversion is completely open source, you get the entire software for
free and there is no 'Demo' version..
For more info,visit here http://www.open.collab.net/products/subversion/
--
Regards,
Jeyanthan
> Can we migrate the entire version history from perforce to SVN?
Hi Nrupen,
Visit http://p42svn.tigris.org/ to perform the migration.
p42svn is a Perl script to migrate revision history from a Perforce
depot to a Subversion repository.
--
Regards,
Jeyanthan
would suggest you the following link as it has a consolidated
comparison of popular SCM's.
http://better-scm.berlios.de/comparison/comparison.html
Hope it helps.
--
Regards,
Jeyanthan
Giulio,
I am unable to reproduce this . The following is the update that i got
in my client v1.6.17
$ rm foo.php
$ svn st
! foo.php
Have you tried the following command if this helps ?
$svn delete foo.php --force
$svn st
D foo.php
svn: 'foo.php' does not exist
-
a you can attach SVN commits to a ticket. We want to attach SVN
commit history to the SalesForce case.
A little googling resulted in the following link. Not sure if it helps.
http://blog.deadlypenguin.com/blog/2009/04/29/salesforcecom-and-subversion/
--
Regards,
Jeyanthan
s the following format.
svn commit -m "[bug_id=XXX] [root_cause=your comment] etc"
Like Ryan said, you may also make it sophisticated to add commit message
by using an editor instead of barely adding them in a line as mentioned
above.
Hope it helps.
--
Thanks,
Jeyanthan
,
Jeyanthan
14 matches
Mail list logo