Re: [git-users] Nuevo con Git...

2013-08-28 Thread Pedro Contreras
Hola, empecé de nuevo...
borré el repositorio en el servidor y lo hice de nuevo, luego desde el
repositorio en mi lap traté de hacer inicializar y push al repositorio del
servidor, y me marca lo siguiente:
Reinitialized existing shared Git repository in
//apliserver/Repository/SIIACPlus/
Pushing to \\apliserver\Repository\SIIACPlus
fatal: '\apliserver\Repository\SIIACPlus' does not appear to be a git
repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Los dos pasos los estoy haciendo desde mi lap, primero crear el repositorio
en el servidor y luego desde el proyecto que tengo en mi lap hacer el push

Gracias y Saludos
Pedro


El 27 de agosto de 2013 15:15, Pedro Contreras jpce@gmail.comescribió:

 si, tengo entendido que con eso ya quedan relacionados mi proyecto Master
 y mi proyecto Repositorio


 2013/8/27 Juan Fernando Obando Saldarriaga juancho...@gmail.com

 Ya has adicionado el remote a tu repositorio Git?


 On Tue, Aug 27, 2013 at 3:03 PM, Pedro Contreras jpce@gmail.comwrote:

 Hola,
 el que instalé es el Git GUI y desde el Visual el Extensions

 Si puedo hace el Commit en el master, pero al querer hacer el Push para
 subir los cambios al Repositorio me marca lo siguiente:

 C:\Program Files\Git\bin\git.exe push --recurse-submodules=check
 --progress SIIACPlus master:master
 fatal: '\apliserver\Repository\SIIACPlus' does not appear to be a git
 repository
 fatal: Could not read from remote repository.

 Please make sure you have the correct access rights
 and the repository exists.
 Done

 Gracias
 Pedro

 El 27 de agosto de 2013 14:31, Juan Fernando Obando Saldarriaga 
 juancho...@gmail.com escribió:

 Hola,

 - Cuál servicio estas utilizando (GitHub, BitBucket, etc)?
 - Con cuál comando estás haciendo el push?



 2013/8/27 Pedro Contreras jpce@gmail.com

  Hola,
 Estoy iniciando con Git y no he podido hacer que teniendo un
 Repositorio (en el Servidor) y teniendo un Master (Local) pueda hacer el
 push para actualizar el Repositorio, el manejo en el Master al parecer si
 me funciona bien, pero me interesa poder usar un Repositorio para 
 controlar
 varias personas en un mismo proyecto...

 ¿Alguien me puede orientar por favor?

 Gracias y Saludos
 Pedro

 --
 You received this message because you are subscribed to the Google
 Groups Git for human beings group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to git-users+unsubscr...@googlegroups.com.

 For more options, visit https://groups.google.com/groups/opt_out.




 --
 *Juan Obando*
 about.me/juanchopx2

 --
 You received this message because you are subscribed to a topic in the
 Google Groups Git for human beings group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/git-users/x97P0qesh1w/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 git-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




 --
 Pedro Contreras http://mx.linkedin.com/in/pedrocontreras/

 --
 You received this message because you are subscribed to the Google
 Groups Git for human beings group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to git-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




 --
 *Juan Obando*
 about.me/juanchopx2

 --
 You received this message because you are subscribed to a topic in the
 Google Groups Git for human beings group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/git-users/x97P0qesh1w/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 git-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




 --
 Pedro Contreras http://mx.linkedin.com/in/pedrocontreras/




-- 
Pedro Contreras http://mx.linkedin.com/in/pedrocontreras/

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[git-users] Nuevo con Git...

2013-08-27 Thread Pedro Contreras
Hola,
Estoy iniciando con Git y no he podido hacer que teniendo un Repositorio 
(en el Servidor) y teniendo un Master (Local) pueda hacer el push para 
actualizar el Repositorio, el manejo en el Master al parecer si me funciona 
bien, pero me interesa poder usar un Repositorio para controlar varias 
personas en un mismo proyecto...

¿Alguien me puede orientar por favor?

Gracias y Saludos
Pedro

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [git-users] Nuevo con Git...

2013-08-27 Thread Pedro Contreras
Hola,
el que instalé es el Git GUI y desde el Visual el Extensions

Si puedo hace el Commit en el master, pero al querer hacer el Push para
subir los cambios al Repositorio me marca lo siguiente:

C:\Program Files\Git\bin\git.exe push --recurse-submodules=check
--progress SIIACPlus master:master
fatal: '\apliserver\Repository\SIIACPlus' does not appear to be a git
repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Done

Gracias
Pedro

El 27 de agosto de 2013 14:31, Juan Fernando Obando Saldarriaga 
juancho...@gmail.com escribió:

 Hola,

 - Cuál servicio estas utilizando (GitHub, BitBucket, etc)?
 - Con cuál comando estás haciendo el push?



 2013/8/27 Pedro Contreras jpce@gmail.com

 Hola,
 Estoy iniciando con Git y no he podido hacer que teniendo un Repositorio
 (en el Servidor) y teniendo un Master (Local) pueda hacer el push para
 actualizar el Repositorio, el manejo en el Master al parecer si me funciona
 bien, pero me interesa poder usar un Repositorio para controlar varias
 personas en un mismo proyecto...

 ¿Alguien me puede orientar por favor?

 Gracias y Saludos
 Pedro

 --
 You received this message because you are subscribed to the Google Groups
 Git for human beings group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to git-users+unsubscr...@googlegroups.com.

 For more options, visit https://groups.google.com/groups/opt_out.




 --
 *Juan Obando*
 about.me/juanchopx2

 --
 You received this message because you are subscribed to a topic in the
 Google Groups Git for human beings group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/git-users/x97P0qesh1w/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 git-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
Pedro Contreras http://mx.linkedin.com/in/pedrocontreras/

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [git-users] Nuevo con Git...

2013-08-27 Thread Pedro Contreras
si, tengo entendido que con eso ya quedan relacionados mi proyecto Master y
mi proyecto Repositorio


2013/8/27 Juan Fernando Obando Saldarriaga juancho...@gmail.com

 Ya has adicionado el remote a tu repositorio Git?


 On Tue, Aug 27, 2013 at 3:03 PM, Pedro Contreras jpce@gmail.comwrote:

 Hola,
 el que instalé es el Git GUI y desde el Visual el Extensions

 Si puedo hace el Commit en el master, pero al querer hacer el Push para
 subir los cambios al Repositorio me marca lo siguiente:

 C:\Program Files\Git\bin\git.exe push --recurse-submodules=check
 --progress SIIACPlus master:master
 fatal: '\apliserver\Repository\SIIACPlus' does not appear to be a git
 repository
 fatal: Could not read from remote repository.

 Please make sure you have the correct access rights
 and the repository exists.
 Done

 Gracias
 Pedro

 El 27 de agosto de 2013 14:31, Juan Fernando Obando Saldarriaga 
 juancho...@gmail.com escribió:

 Hola,

 - Cuál servicio estas utilizando (GitHub, BitBucket, etc)?
 - Con cuál comando estás haciendo el push?



 2013/8/27 Pedro Contreras jpce@gmail.com

  Hola,
 Estoy iniciando con Git y no he podido hacer que teniendo un
 Repositorio (en el Servidor) y teniendo un Master (Local) pueda hacer el
 push para actualizar el Repositorio, el manejo en el Master al parecer si
 me funciona bien, pero me interesa poder usar un Repositorio para controlar
 varias personas en un mismo proyecto...

 ¿Alguien me puede orientar por favor?

 Gracias y Saludos
 Pedro

 --
 You received this message because you are subscribed to the Google
 Groups Git for human beings group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to git-users+unsubscr...@googlegroups.com.

 For more options, visit https://groups.google.com/groups/opt_out.




 --
 *Juan Obando*
 about.me/juanchopx2

 --
 You received this message because you are subscribed to a topic in the
 Google Groups Git for human beings group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/git-users/x97P0qesh1w/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 git-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




 --
 Pedro Contreras http://mx.linkedin.com/in/pedrocontreras/

 --
 You received this message because you are subscribed to the Google Groups
 Git for human beings group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to git-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




 --
 *Juan Obando*
 about.me/juanchopx2

 --
 You received this message because you are subscribed to a topic in the
 Google Groups Git for human beings group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/git-users/x97P0qesh1w/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 git-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
Pedro Contreras http://mx.linkedin.com/in/pedrocontreras/

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.