Author Topic: Subversion :: within SE how do i commit to server a removed file.  (Read 4550 times)

ehab

  • Senior Community Member
  • Posts: 285
  • Hero Points: 15
  • coding with SE is like playing music
hi

using subversion, i have removed a file ( yes both locally and from version as it warns )

within SE --> my question: how do i commit this removal from server? commit on project does not help!

my only solution is going command line:
svn ci -m "remove file x from server"

thanks for any comments or solution
ehab

SE 14.0.2.2

« Last Edit: October 03, 2009, 09:35:11 AM by ehab »

Dan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 2933
  • Hero Points: 155
Re: Subversion :: within SE how do i commit to server a removed file.
« Reply #1 on: October 08, 2009, 03:21:09 PM »
If you go to Tools>Version Control>Compare with Subversion... and choose that directory, is the file shown in there, and are you able to commit it?

ehab

  • Senior Community Member
  • Posts: 285
  • Hero Points: 15
  • coding with SE is like playing music
Re: Subversion :: within SE how do i commit to server a removed file.
« Reply #2 on: October 08, 2009, 03:54:19 PM »
yes Dan but it does not commit to server  ???

after commit its removed from list but when i invoke the command again it appears. let alone i cross check the https
« Last Edit: October 08, 2009, 03:58:46 PM by ehab »

ehab

  • Senior Community Member
  • Posts: 285
  • Hero Points: 15
  • coding with SE is like playing music
Re: Subversion :: within SE how do i commit to server a removed file.
« Reply #3 on: October 09, 2009, 03:16:58 PM »

bug filed under has automatically been assigned case number CAS-51823-9VT3.

if i ever managed to fix the subversion.e or other before hotfix i'll attach here inshallah "hopefully".