pombreda / nbgit

Automatically exported from code.google.com/p/nbgit
0 stars 0 forks source link

Review the handling of contexts in relation with multiple repositories #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
A user can operate on more than one repository when doing tasks such as
committing. The code should be reviewed for potential problems with this model.

Original issue reported on code.google.com by jonas.fonseca on 3 Sep 2008 at 12:39

GoogleCodeExporter commented 9 years ago
Best practices and things to keep in mind should be documented on a wiki page.

Original comment by jonas.fonseca on 11 Sep 2008 at 8:09

GoogleCodeExporter commented 9 years ago

Original comment by jonas.fonseca on 11 Sep 2008 at 8:10

GoogleCodeExporter commented 9 years ago
A related problem is with projects where the source directory is not a subdir 
of the
"project node" directory. One way to test this is to open JGit using the maven 
file.
The maven pom.xml file is located in jgit-maven/jgit and the source in src/ so 
this
can cause some unexpected behavior of the status view.

Original comment by jonas.fonseca on 13 Sep 2008 at 10:33

GoogleCodeExporter commented 9 years ago

Original comment by jonas.fonseca on 22 Sep 2008 at 6:52

GoogleCodeExporter commented 9 years ago

Original comment by jonas.fonseca on 11 Aug 2009 at 9:16