Home » Developing U++ » U++ Developers corner » SVN plan...
Re: SVN plan... [message #12640 is a reply to message #12428] |
Mon, 12 November 2007 00:25   |
mr_ped
Messages: 826 Registered: November 2005 Location: Czech Republic - Praha
|
Experienced Contributor |
|
|
".svn directories in the source tree"
I'm not sure what's so wrong with these, never really got into my way.
"automatic detection of delete/rename -> so that in the end, we have "single click" solution available (makes smart check/commit)."
a) personal preference, I personally prefer to do this manually as I often have some files in directory which are only local and shouldn't be added to repository.
In the end I can't even imagine "one click update" working for me, as sometimes I start to work on two changes in the same time, and commit them afterwards by hand as two distinctive commits, if those changes are completely independent and in different files.
b) TheIDE can on package management level do this, so the files within .upp will be automatically deleted/added into svn with next commit.
"some sort of local repository to browse at least some revisions (not necessarily all in SVN repository)."
offline usage? I don't know how to solve this one effectively (svn has no direct support for local repositories), there's some way export/import repository so doing a local ("read only") copy is possible, but it would be a standalone copy not connected with main repos and I have no idea about means of syncing to main repos (without another full export/import).
The svn is based around central server, so something like committing to local repos is not possible at all. (unless you take all the commits from local repos and redo them on the central server again = lot of hassle)
|
|
|
 |
|
SVN plan...
By: mirek on Tue, 30 October 2007 11:10
|
 |
|
Re: SVN plan...
By: mr_ped on Tue, 30 October 2007 11:38
|
 |
|
Re: SVN plan...
By: mdelfede on Tue, 30 October 2007 12:13
|
 |
|
Re: SVN plan...
|
 |
|
Re: SVN plan...
By: unodgs on Thu, 08 November 2007 15:40
|
 |
|
Re: SVN plan...
|
 |
|
Re: SVN plan...
By: mdelfede on Fri, 09 November 2007 14:26
|
 |
|
Re: SVN plan...
|
 |
|
Re: SVN plan...
By: mirek on Sun, 11 November 2007 23:41
|
 |
|
Re: SVN plan...
By: mr_ped on Mon, 12 November 2007 00:25
|
 |
|
Re: SVN plan...
By: mdelfede on Mon, 12 November 2007 00:49
|
 |
|
Re: SVN plan...
By: mr_ped on Mon, 12 November 2007 09:12
|
 |
|
Re: SVN plan...
By: mdelfede on Mon, 12 November 2007 14:14
|
 |
|
Re: SVN plan...
By: mr_ped on Mon, 12 November 2007 14:42
|
 |
|
Re: SVN plan...
By: mdelfede on Mon, 12 November 2007 14:57
|
 |
|
Re: SVN plan...
By: zsolt on Mon, 12 November 2007 23:47
|
 |
|
Re: SVN plan...
|
 |
|
Re: SVN plan...
By: mdelfede on Wed, 14 November 2007 17:04
|
Goto Forum:
Current Time: Sat May 10 11:58:48 CEST 2025
Total time taken to generate the page: 0.03050 seconds
|