Hi, Please keep the conversation on the list, so that if someone else knows the solution they can jump in.
I have no idea what exactly is happening in your case. TortoiseSVN is a client for Subversion. If you use it to commit, from right clicking in Windows File explorer, it will commit selected changes to the Subversion server. Shouldn't matter if Visual Studio is there or if the files are instead used with some entirely different program. Did you commit to a different branch? Had you perhaps not selected the changes in the file list in the commit dialog? (If no, the changes should still be in your local folder unless you actively used the "revert" function in TortoiseSvn.) You say "visual studio" and "solution integrated in SVN" - I'm not entirely sure what you mean, but Tortoise SVN is only available in the Windows File Explorer. If you mean that you are accessing Subversion commands from within the Visual Studio IDE, this means that you have installed some other Subversion client that does integrate with Visual Studio. On the other hand, if all you mean is that you have committed the Visual Studio project files and code to Subversion using TortoiseSvn then that's fine. Neither TortoiseSvn nor Subversion itself cares whether or not the files came from Visual Studio. It can handle just about any file. /Oskar Den mån 21 jan. 2019 kl 10:49 skrev Angel Roche <[email protected]>: > Dear Oskar, > > Thanks for your revert. > > I have two solution which are integrated in SVN but when we try to commit > and update then data is lost > While taking a update ,then our changes are lost which are not there in > SVN Server . > > Regards > Angel > > > > On Monday, January 21, 2019 at 2:50:25 PM UTC+5:30, Oskar Berggren wrote: >> >> Hi, >> >> I'm not sure what you are actually asking. Can you try to clarify the >> question please? >> >> /Oskar >> >> >> Den mån 21 jan. 2019 kl 06:54 skrev Angel Roche via TortoiseSVN < >> tortoisesvn+apn2wqfosji5b3t_kawte9ylpk0u2t50jcda7urbeoigidvvx...@googlegroups.com >> >: >> >>> Could you please update me on the below support request. >>> >>> On Saturday, January 19, 2019 at 6:13:21 PM UTC+5:30, Angel Roche wrote: >>>> >>>> We are using SVN 1.10.0 (64 bit) .We would like to know if this version >>>> support two solution for Microsoft Visual Studio . Thanks in advance for >>>> your support >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "TortoiseSVN" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/tortoisesvn/64ca02a7-d7b7-4430-b3ec-d8e39d729f45%40googlegroups.com >>> <https://groups.google.com/d/msgid/tortoisesvn/64ca02a7-d7b7-4430-b3ec-d8e39d729f45%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/CAHOuc7OuO0-inYDcgT6ZNB2XYVLwgeEhuJzhRpLgx8%2BDO%3DdXWQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
