|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
ECB with svn problemHi,
I found this ECB and started using it, the problem that i face is if there is a file under svn i couldn't able to alter the buffer there are some options said in the doc to activate and deactivate the version control which i couldn't find that with M-x. So, what should i do to alter the files under version control. -- regards, Prashanth http://munichlinux.blogspot.com ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Ecb-list mailing list Ecb-list@... https://lists.sourceforge.net/lists/listinfo/ecb-list |
|
|
Re: ECB with svn problemHi,
i'm not sure if i understand your problem? First of all: Which (X)Emacs version do you use? Then please take a look at the option `ecb-vc-supported-backends'. In the doc-string of `ecb-vc-supported-backends' you will find the following: Default value for GNU Emacs: Support for CVS, RCS, SCCS and Subversion (for the later one the most recent version of the VC-package incl. the vc-svn library is needed). To identify the VC-backend the functions `ecb-vc-managed-by-CVS', `ecb-vc-managed-by-RCS' rsp. `ecb-vc-managed-by-SCCS' rsp. `ecb-vc-managed-by-SVN' are used. For all four backends the function `ecb-vc-state' of the VC-package is used. Default value for XEmacs: XEmacs contains only a quite outdated VC-package, especially there is no backend-independent check-vc-state-function available (like `vc-state' for GNU Emacs). Only for CVS a check-vc-state-function is available: `vc-cvs-status'. Therefore ECB adds per default only support for CVS and uses `ecb-vc-managed-by-CVS' rsp. `vc-cvs-status'. But read the documentation of `ecb-vc-dir-managed-by-CVS'! You see, with GNu Emacs you will need latest VC-package (incl. vc-svn library) and for XEmacs there is probably no SVN-support.. but i have to admit that my knowledge could be quite outdated.... Is there anybody out there using ECB with SVN? Klaus Prashanth wrote: > Hi, > > I found this ECB and started using it, the problem that i > face is if there is a file under svn i couldn't able to alter the > buffer there are some options said in the doc to activate and > deactivate the version control which i couldn't find that with M-x. > So, what should i do to alter the files under version control. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Ecb-list mailing list Ecb-list@... https://lists.sourceforge.net/lists/listinfo/ecb-list |
| Free Forum Powered by Nabble | Forum Help |